moby--moby/daemon
Yong Tang 5c2e6064a1
Merge pull request #36738 from Microsoft/jjh/getlayerpath
Windows: Add GetLayerPath implementation in graphdriver
2018-04-14 09:59:38 -07:00
..
caps
cluster Refactor code in cmd/dockerd/daemon.go 2018-04-13 00:14:20 +05:30
config Expose swarm raft tuning parameters in engine config 2018-03-28 16:54:43 -07:00
discovery Automated migration using 2018-03-16 11:03:43 -04:00
events
exec
graphdriver Merge pull request #36738 from Microsoft/jjh/getlayerpath 2018-04-14 09:59:38 -07:00
images Builder: Fix CI issues 2018-03-19 14:29:36 -07:00
initlayer
links
listeners
logger Merge pull request #35739 from thaJeztah/bump-go-1.10 2018-04-13 13:56:38 -10:00
names
network
stats Fix stats collector spinning CPU if no stats are collected 2018-03-15 17:56:15 +01:00
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
auth.go
bindmount_unix.go
changes.go
checkpoint.go
cluster.go
commit.go Move all daemon image methods into imageService 2018-02-26 16:48:29 -05:00
configs.go
configs_linux.go
configs_unsupported.go
configs_windows.go
container.go Move all daemon image methods into imageService 2018-02-26 16:48:29 -05:00
container_linux.go
container_operations.go Remove (now) extra call to sb.DisableService() 2018-03-28 14:16:31 -04:00
container_operations_unix.go Don't make container mount unbindable 2018-04-10 15:14:34 -04:00
container_operations_windows.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
container_unix_test.go Automated migration using 2018-03-16 11:03:43 -04:00
container_windows.go
create.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
create_test.go Automated migration using 2018-03-16 11:03:43 -04:00
create_unix.go
create_windows.go
daemon.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
daemon_linux.go
daemon_linux_test.go Automated migration using 2018-03-16 11:03:43 -04:00
daemon_test.go Automated migration using 2018-03-16 11:03:43 -04:00
daemon_unix.go
daemon_unix_test.go Automated migration using 2018-03-16 11:03:43 -04:00
daemon_unsupported.go
daemon_windows.go
daemon_windows_test.go
debugtrap_unix.go
debugtrap_unsupported.go
debugtrap_windows.go
delete.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
delete_test.go Automated migration using 2018-03-16 11:03:43 -04:00
dependency.go
disk_usage.go Support cancellation in `directory.Size()` 2018-03-29 15:49:15 -04:00
errors.go
events.go Image events 2018-02-21 18:26:16 -05:00
events_test.go
exec.go daemon: use context error rather than inventing new one 2018-03-22 09:38:59 -07:00
exec_linux.go Fix AppArmor not being applied to Exec processes 2018-03-02 14:05:36 +01:00
exec_linux_test.go Fix AppArmor not being applied to Exec processes 2018-03-02 14:05:36 +01:00
exec_windows.go
export.go daemon.ContainerExport(): do not panic 2018-03-13 21:24:43 -07:00
health.go
health_test.go
info.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
info_unix.go
info_unix_test.go Automated migration using 2018-03-16 11:03:43 -04:00
info_windows.go
inspect.go Move all daemon image methods into imageService 2018-02-26 16:48:29 -05:00
inspect_linux.go
inspect_test.go Automated migration using 2018-03-16 11:03:43 -04:00
inspect_windows.go
keys.go
keys_unsupported.go
kill.go
links.go
list.go Remove unnecessary GetImageIDAndOS use GetImage 2018-02-26 16:49:37 -05:00
list_test.go
list_unix.go
list_windows.go
logdrivers_linux.go
logdrivers_windows.go
logs.go
logs_test.go
metrics.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
metrics_unix.go Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins 2018-02-21 12:28:13 +01:00
metrics_unsupported.go
monitor.go Windows: Remove servicing mode 2018-02-27 08:48:31 -08:00
mounts.go
names.go
network.go Delete the load balancer endpoint in Ingress nets 2018-03-12 15:19:08 -04:00
oci_linux.go Always make sysfs read-write with privileged 2018-04-06 16:17:18 +01:00
oci_linux_test.go Automated migration using 2018-03-16 11:03:43 -04:00
oci_windows.go Windows: Fix Hyper-V containers regression from 36586 2018-03-15 15:36:36 -07:00
pause.go
prune.go Support cancellation in `directory.Size()` 2018-03-29 15:49:15 -04:00
reload.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
reload_test.go Automated migration using 2018-03-16 11:03:43 -04:00
reload_unix.go
reload_windows.go
rename.go
resize.go
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 Move ImageService to new package 2018-02-26 16:49:37 -05:00
start_unix.go
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 Automated migration using 2018-03-16 11:03:43 -04:00
unpause.go
update.go
update_linux.go
update_windows.go
volumes.go
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