It is the usual requirement of a developer to copy a few files into the docker image so that every container spawned from this image has the required files. Docker allows us to do this using two ...