Day 17- Docker project
Dockerfile:
Docker can build images automatically by reading the instructions from a Dockerfile. A Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image. This page describes the comman...
arunimadas18.hashnode.dev2 min read