Docker Project Using Dockerfile [Day 17 Task]
#trainwithshubham # 90DaysOf DevopsChallenge #devops/
1. What Is Dockerfile?
As we know docker image is a read-only file or a template with a set of instructions that is used to create a container. Usually, we used to create a docker image from a fil...
tanaya.hashnode.dev5 min read