Docker - For Beginner Part 4
It is a text file that consists of a set of instructions/sets of tasks.It is used for automation which saves time.You can't do changes in images but you can do modifications in the docker file and create a new image.
Docker Components :
FROM : It is...
learndockerwithpra9.hashnode.dev2 min read