1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon
Yong Tang c9f1807abb
Merge pull request #34992 from allencloud/simplify-shutdowntimeout
simplify codes on calculating shutdown timeout
2018-01-27 18:26:54 -08:00
..
caps
cluster Fix issue where network inspect does not show Created time in swarm scope 2018-01-23 18:26:51 +00:00
config Log active configuration when reloading 2018-01-21 00:56:02 +01:00
discovery
events
exec
graphdriver Merge pull request #36047 from cpuguy83/graphdriver_improvements 2018-01-26 13:54:30 -05:00
initlayer
links
listeners
logger Merge pull request #36078 from mixja/multiline-max-event-processing 2018-01-24 12:06:49 -08: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
auth.go
bindmount_unix.go
build.go
cache.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 Fix network alias issue 2018-01-23 01:04:33 +00:00
container_operations_unix.go
container_operations_windows.go
container_windows.go
create.go Verify NetworkingConfig to make sure EndpointSettings is not nil 2018-01-22 16:31:10 +00:00
create_test.go Verify NetworkingConfig to make sure EndpointSettings is not nil 2018-01-22 16:31:10 +00:00
create_unix.go
create_windows.go
daemon.go Simplify codes on calculating shutdown timeout 2018-01-26 09:18:07 -08:00
daemon_linux.go
daemon_linux_test.go
daemon_test.go
daemon_unix.go Set daemon root to use shared propagation 2018-01-23 14:17:08 -08:00
daemon_unix_test.go
daemon_unsupported.go
daemon_windows.go Move reload-related functions to reload.go 2018-01-21 00:55:49 +01:00
daemon_windows_test.go
debugtrap_unix.go
debugtrap_unsupported.go
debugtrap_windows.go
delete.go
delete_test.go
dependency.go
disk_usage.go
errors.go
events.go
events_test.go
exec.go
exec_linux.go
exec_windows.go
export.go
getsize_unix.go
health.go
health_test.go
image.go
image_delete.go
image_exporter.go
image_history.go
image_inspect.go
image_pull.go
image_push.go
image_tag.go
images.go
import.go
info.go
info_unix.go
info_unix_test.go
info_windows.go
inspect.go
inspect_linux.go
inspect_windows.go
keys.go
keys_unsupported.go
kill.go
links.go
list.go Merge pull request #35938 from yongtang/35931-filter-before-since 2018-01-24 12:06:19 -08:00
list_unix.go
list_windows.go
logdrivers_linux.go
logdrivers_windows.go
logs.go
logs_test.go
metrics.go
metrics_unix.go
metrics_unsupported.go
monitor.go
monitor_linux.go
monitor_windows.go
mounts.go
names.go
network.go
oci_linux.go
oci_linux_test.go
oci_windows.go Merge pull request #35830 from cpuguy83/unbindable_shm 2018-01-19 17:43:30 -08:00
pause.go
prune.go
reload.go Log active configuration when reloading 2018-01-21 00:56:02 +01:00
reload_test.go
reload_unix.go Move reload-related functions to reload.go 2018-01-21 00:55:49 +01:00
reload_windows.go Move reload-related functions to reload.go 2018-01-21 00:55:49 +01:00
rename.go
resize.go
restart.go
search.go
search_test.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 Merge pull request #35830 from cpuguy83/unbindable_shm 2018-01-19 17:43:30 -08: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
unpause.go
update.go
update_linux.go
update_windows.go
volumes.go
volumes_unit_test.go
volumes_unix.go
volumes_unix_test.go
volumes_windows.go
wait.go
workdir.go