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
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.
I would like to work on this issue as I'm proficient in Cloud/DevOps practices. I can:
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.
Please assign this issue to me so that I can work on it.
You can add labels: hacktoberfest, gssoc-ext, level 2
The text was updated successfully, but these errors were encountered:
Description:
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.
I would like to work on this issue as I'm proficient in
Cloud/DevOps
practices. I can:minimal docker image
.build
andpush
the docker images to theDockerHub Account
but for this I will need the credentials of your dockerhub account to push to docker image on your account.Please assign this issue to me so that I can work on it.
You can add labels:
hacktoberfest, gssoc-ext, level 2
The text was updated successfully, but these errors were encountered: