July 2017
Beginner to intermediate
358 pages
10h 54m
English
We have seen how Docker containers are immutable; however, there are some instances when you may wish to write some files to a disk or when you want to read data from a disk such as in a development setup. Docker has the concept of volumes, which can be mounted either from the host running the Docker machine or from another Docker container.
Read now
Unlock full access