Difference between revisions of "Bind Mounts"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
 
A bind mount is a [[file]] or [[folder]] on the container host filesystem that can be mounted into a [[running container]]. The main difference a bind mount has from a [[volume]] is that since it can exist anywhere on the host filesystem, processes outside of Docker can also access to it modify it.
 
A bind mount is a [[file]] or [[folder]] on the container host filesystem that can be mounted into a [[running container]]. The main difference a bind mount has from a [[volume]] is that since it can exist anywhere on the host filesystem, processes outside of Docker can also access to it modify it.
 +
 +
 +
== Activities ==
 +
* Read Introduction to Docker [[Bind Mounts]] and Volumes https://4sysops.com/archives/introduction-to-docker-bind-mounts-and-volumes/
  
  

Revision as of 11:42, 31 March 2021

Advertising: