August 2018
Intermediate to advanced
352 pages
12h 30m
English
In the previous recipe, we used a named volume to persist application data. We also learned that named volumes can be used to share data between containers. In this recipe, we will use bind mounting to mount a Docker host directory to a container and then share data between the Docker host and container using that mount point.
Read now
Unlock full access