..
drivers
Add CreatedAt filed to volume. Display when volume is inspected.
2017-05-26 11:47:02 -07:00
local
Partial refactor of UID/GID usage to use a unified struct.
2017-06-07 11:44:33 -04:00
store
Merge pull request #29083 from cpuguy83/fix_volume_rm_metadata
2017-06-09 13:44:59 +02:00
testutils
Add CreatedAt filed to volume. Display when volume is inspected.
2017-05-26 11:47:02 -07:00
validate.go
validate mount path for tmpfs
2017-01-20 06:01:48 +00:00
validate_test.go
Add new HostConfig
field, Mounts
.
2016-09-13 09:55:35 -04:00
validate_test_unix.go
Add new HostConfig
field, Mounts
.
2016-09-13 09:55:35 -04:00
validate_test_windows.go
Add new HostConfig
field, Mounts
.
2016-09-13 09:55:35 -04:00
volume.go
Partial refactor of UID/GID usage to use a unified struct.
2017-06-07 11:44:33 -04:00
volume_copy.go
Add new HostConfig
field, Mounts
.
2016-09-13 09:55:35 -04:00
volume_copy_unix.go
Add new HostConfig
field, Mounts
.
2016-09-13 09:55:35 -04:00
volume_copy_windows.go
Add new HostConfig
field, Mounts
.
2016-09-13 09:55:35 -04:00
volume_linux.go
Use container Mounts API for Swarm containers.
2016-11-22 13:23:51 -05:00
volume_linux_test.go
api: fix ReadOnly support for tmpfs
2016-11-08 06:49:17 +00:00
volume_propagation_linux.go
Add new HostConfig
field, Mounts
.
2016-09-13 09:55:35 -04:00
volume_propagation_linux_test.go
Add new HostConfig
field, Mounts
.
2016-09-13 09:55:35 -04:00
volume_propagation_unsupported.go
Add new HostConfig
field, Mounts
.
2016-09-13 09:55:35 -04:00
volume_test.go
Volumes should have default propagation property "rprivate"
2017-04-26 16:27:50 -04:00
volume_unix.go
Add 'consistent', 'cached', and 'delegated' mode flags
2017-03-01 18:13:47 +00:00
volume_unsupported.go
api: fix ReadOnly support for tmpfs
2016-11-08 06:49:17 +00:00
volume_windows.go
Windows: Remove TP5 support from volume
2016-09-21 11:03:19 -07:00