#90DaysOfDevops | Day 17
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
What is Docker File ?
A Dockerfile is like a set of instructions used for making a container .
...
rajendrapatil9949.hashnode.dev2 min read