You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got my project defined in a Dockerfile in the same folder where I define tasker in my docker-compose file. Can I somehow run my local docker image without having to push it to docker hub?
This is what Im trying to do in my docker-compose file:
I got my project defined in a Dockerfile in the same folder where I define tasker in my docker-compose file. Can I somehow run my local docker image without having to push it to docker hub?
This is what Im trying to do in my docker-compose file:
And my Dockerfile in the same folder:
Sorry if this makes no sense, pretty new to docker.
The text was updated successfully, but these errors were encountered: