mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
3694c1e34e
This adds MaskedPaths and ReadOnlyPaths options to HostConfig for containers so that a user can override the default values. When the value sent through the API is nil the default is used. Otherwise the default is overridden. Adds integration tests for MaskedPaths and ReadonlyPaths. Signed-off-by: Jess Frazelle <acidburn@microsoft.com> |
||
---|---|---|
.. | ||
config.go | ||
container_changes.go | ||
container_create.go | ||
container_top.go | ||
container_update.go | ||
container_wait.go | ||
host_config.go | ||
hostconfig_unix.go | ||
hostconfig_windows.go | ||
waitcondition.go |