.. |
caps
|
|
|
cluster
|
Add support for init on services
|
2018-06-07 14:17:55 +02:00 |
config
|
|
|
discovery
|
|
|
events
|
|
|
exec
|
Fix race condition between exec start and resize
|
2018-06-08 11:07:48 +08:00 |
graphdriver
|
When id is empty for overlay2/overlay, do not remove the directories.
|
2018-06-07 17:35:54 -07:00 |
images
|
daemon: access to distribution internals
|
2018-06-10 10:05:26 -07:00 |
initlayer
|
|
|
links
|
|
|
listeners
|
|
|
logger
|
Move plugin client to separate interface
|
2018-05-30 15:22:10 -04:00 |
names
|
|
|
network
|
|
|
stats
|
|
|
testdata
|
|
|
apparmor_default.go
|
|
|
apparmor_default_unsupported.go
|
|
|
archive.go
|
|
|
archive_tarcopyoptions.go
|
|
|
archive_tarcopyoptions_unix.go
|
|
|
archive_tarcopyoptions_windows.go
|
|
|
archive_unix.go
|
|
|
archive_windows.go
|
|
|
attach.go
|
Fix fd leak on attach
|
2018-05-31 10:11:18 -04:00 |
auth.go
|
|
|
bindmount_unix.go
|
|
|
changes.go
|
|
|
checkpoint.go
|
|
|
cluster.go
|
|
|
commit.go
|
|
|
configs.go
|
|
|
configs_linux.go
|
|
|
configs_unsupported.go
|
|
|
configs_windows.go
|
|
|
container.go
|
|
|
container_linux.go
|
|
|
container_operations.go
|
|
|
container_operations_unix.go
|
|
|
container_operations_windows.go
|
|
|
container_unix_test.go
|
|
|
container_windows.go
|
|
|
create.go
|
Extract volume interaction to a volumes service
|
2018-05-25 14:21:07 -04:00 |
create_test.go
|
|
|
create_unix.go
|
api: add configurable MaskedPaths and ReadOnlyPaths to the API
|
2018-06-05 12:33:14 -04:00 |
create_windows.go
|
Extract volume interaction to a volumes service
|
2018-05-25 14:21:07 -04:00 |
daemon.go
|
daemon: access to distribution internals
|
2018-06-10 10:05:26 -07:00 |
daemon_linux.go
|
|
|
daemon_linux_test.go
|
|
|
daemon_test.go
|
Merge pull request #36688 from cpuguy83/volumes_service
|
2018-06-05 02:16:20 +02:00 |
daemon_unix.go
|
|
|
daemon_unix_test.go
|
|
|
daemon_unsupported.go
|
|
|
daemon_windows.go
|
|
|
daemon_windows_test.go
|
|
|
debugtrap_unix.go
|
|
|
debugtrap_unsupported.go
|
|
|
debugtrap_windows.go
|
|
|
delete.go
|
Extract volume interaction to a volumes service
|
2018-05-25 14:21:07 -04:00 |
delete_test.go
|
|
|
dependency.go
|
|
|
disk_usage.go
|
Extract volume interaction to a volumes service
|
2018-05-25 14:21:07 -04:00 |
errors.go
|
Extract volume interaction to a volumes service
|
2018-05-25 14:21:07 -04:00 |
events.go
|
|
|
events_test.go
|
|
|
exec.go
|
Fix race condition between exec start and resize
|
2018-06-08 11:07:48 +08:00 |
exec_linux.go
|
|
|
exec_linux_test.go
|
|
|
exec_windows.go
|
|
|
export.go
|
|
|
health.go
|
|
|
health_test.go
|
|
|
info.go
|
|
|
info_unix.go
|
|
|
info_unix_test.go
|
|
|
info_windows.go
|
|
|
inspect.go
|
Extract volume interaction to a volumes service
|
2018-05-25 14:21:07 -04:00 |
inspect_linux.go
|
|
|
inspect_test.go
|
|
|
inspect_windows.go
|
|
|
keys.go
|
|
|
keys_unsupported.go
|
|
|
kill.go
|
|
|
links.go
|
|
|
list.go
|
Extract volume interaction to a volumes service
|
2018-05-25 14:21:07 -04:00 |
list_test.go
|
|
|
list_unix.go
|
|
|
list_windows.go
|
|
|
logdrivers_linux.go
|
|
|
logdrivers_windows.go
|
|
|
logs.go
|
|
|
logs_test.go
|
|
|
metrics.go
|
Move plugin client to separate interface
|
2018-05-30 15:22:10 -04:00 |
metrics_unix.go
|
Move plugin client creation to the extension point
|
2018-05-25 15:18:53 -04:00 |
metrics_unsupported.go
|
|
|
monitor.go
|
|
|
mounts.go
|
Extract volume interaction to a volumes service
|
2018-05-25 14:21:07 -04:00 |
names.go
|
|
|
network.go
|
|
|
oci_linux.go
|
api: add configurable MaskedPaths and ReadOnlyPaths to the API
|
2018-06-05 12:33:14 -04:00 |
oci_linux_test.go
|
|
|
oci_windows.go
|
|
|
pause.go
|
|
|
prune.go
|
Extract volume interaction to a volumes service
|
2018-05-25 14:21:07 -04:00 |
reload.go
|
|
|
reload_test.go
|
Merge pull request #37131 from kolyshkin/top-opt
|
2018-05-30 03:28:07 +02:00 |
reload_unix.go
|
|
|
reload_windows.go
|
|
|
rename.go
|
|
|
resize.go
|
Fix race condition between exec start and resize
|
2018-06-08 11:07:48 +08:00 |
resize_test.go
|
Fix race condition between exec start and resize
|
2018-06-08 11:07:48 +08:00 |
restart.go
|
|
|
seccomp_disabled.go
|
|
|
seccomp_linux.go
|
|
|
seccomp_unsupported.go
|
|
|
secrets.go
|
|
|
secrets_linux.go
|
|
|
secrets_unsupported.go
|
|
|
secrets_windows.go
|
|
|
selinux_linux.go
|
|
|
selinux_unsupported.go
|
|
|
start.go
|
|
|
start_unix.go
|
vendor: update containerd to 63522d9
|
2018-06-08 19:19:06 -07:00 |
start_windows.go
|
|
|
stats.go
|
|
|
stats_collector.go
|
|
|
stats_unix.go
|
|
|
stats_windows.go
|
|
|
stop.go
|
|
|
top_unix.go
|
|
|
top_unix_test.go
|
|
|
top_windows.go
|
|
|
trustkey.go
|
|
|
trustkey_test.go
|
|
|
unpause.go
|
|
|
update.go
|
|
|
update_linux.go
|
|
|
update_windows.go
|
|
|
util_test.go
|
Fix race condition between exec start and resize
|
2018-06-08 11:07:48 +08:00 |
volumes.go
|
Extract volume interaction to a volumes service
|
2018-05-25 14:21:07 -04:00 |
volumes_linux.go
|
|
|
volumes_linux_test.go
|
|
|
volumes_unit_test.go
|
|
|
volumes_unix.go
|
|
|
volumes_unix_test.go
|
|
|
volumes_windows.go
|
|
|
wait.go
|
|
|
workdir.go
|
|
|