DAY 17 - Dockerfile
What is Dockerfile?
Dockerfile is a text file written in a specific format i.e., instructions and arguments format that contains all the commands a user could call on the command line to assemble an image.
FORMAT : INSTRUCTIONS arguments
Everything ...
sharmasmriti.hashnode.dev4 min read