Bind mounts (Docker)

From wikieduonline
Jump to navigation Jump to search

https://docs.docker.com/storage/bind-mounts/



docker inspect

       "Mounts": [
           {
               "Type": "bind",
               "Source": "/srv/rocketchat/uploads",
               "Destination": "/app/uploads",
               "Mode": "rw",
               "RW": true,
               "Propagation": "rprivate"
           }
       ],



Activities[edit]

Related terms[edit]

See also[edit]

Advertising: