mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
300c11c7c9
This changes mounts.NewParser() to create a parser for the current operatingsystem, instead of one specific to a (possibly non-matching, in case of LCOW) OS. With the OS-specific handling being removed, the "OS" parameter is also removed from `daemon.verifyContainerSettings()`, and various other container-related functions. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
opts | ||
by.go | ||
convert.go | ||
db.go | ||
db_test.go | ||
default_driver.go | ||
default_driver_stubs.go | ||
errors.go | ||
restore.go | ||
restore_test.go | ||
service.go | ||
service_linux_test.go | ||
service_test.go | ||
store.go | ||
store_test.go | ||
store_unix.go | ||
store_windows.go |