https://github.com/dsheets/mountpoint-prohibit-paths
A Docker mount point plugin that prevents bind mounting certain paths
https://github.com/dsheets/mountpoint-prohibit-paths
Last synced: over 1 year ago
JSON representation
A Docker mount point plugin that prevents bind mounting certain paths
- Host: GitHub
- URL: https://github.com/dsheets/mountpoint-prohibit-paths
- Owner: dsheets
- Created: 2017-08-30T15:51:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-24T12:35:54.000Z (over 8 years ago)
- Last Synced: 2025-01-22T00:49:49.779Z (over 1 year ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Docker mount point plugin to prohibit path access
The `config.source` plugin parameter must be set to the path of a file
with a prohibited path on each line. Use `docker plugin set` to set the
parameter.