Docker in DevOps: Streamline Your Projects with Containers
#90daysofdevopschallenge
#day17
What is dockerfile?
Dockerfile contains a set of instructions for making a docker image. It is a text document that contains all the instructions that a user could call on the command line to create an image. Always us...
Read: https://devunnatig.hashnode.dev/docker-in-devops-streamline-your-projects-with-containers
#90daysofdevopschallenge
#day17
What is dockerfile?
Dockerfile contains a set of instructions for making a docker image. It is a text document that contains all the instructions that a user could call on the command line to create an image. Always us...
Read: https://devunnatig.hashnode.dev/docker-in-devops-streamline-your-projects-with-containers
👍1