Day 17: Docker Project
#Day17 of #90DaysofDevops challenge
Click here to view Day 17 Task.
Dockerfile
Docker is a tool that makes it easy to run applications in containers. Containers are like small packages that hold everything an application needs to run. To create these...
nidhinidhi.hashnode.dev2 min read