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
Is your feature request related to a problem? Please describe.
It is frustrating to setup the local development environment for everyone so...
We need to containerize our project for easier deployment and consistency across various environments. The Dockerfile should include the necessary configurations to build and run our application in a Docker container.
Describe the solution you'd like.
Dockerize the project.
Dockerize the project with minimal docker image.
Can Create a workflow to build and push the docker images to the DockerHub Account but for this I will need the credentials of your dockerhub account to push to docker image on your account.
Describe alternatives you've considered.
Not application for this one
Additional context.
In case of pushing the docker image to registery I'll need credentials.
Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.
Is your feature request related to a problem? Please describe.
It is frustrating to setup the local development environment for everyone so...
We need to containerize our project for easier deployment and consistency across various environments. The Dockerfile should include the necessary configurations to build and run our application in a Docker container.
Describe the solution you'd like.
Describe alternatives you've considered.
Not application for this one
Additional context.
In case of pushing the docker image to registery I'll need credentials.
Show us the magic with screenshots
No response
Checklist
The text was updated successfully, but these errors were encountered: