Day - 98 of DevOps
What is a Dockerfile?
A Dockerfile is a text document that has all the command line instructions needed to assemble an image. With the help of a Dockerfile, users can create an automated build that executes several command-line instructions in succes...
gokuldevops.hashnode.dev3 min read