moby--moby/daemon
Darren Stahl ed74ee127f Increase container default shutdown timeout on Windows
The shutdown timeout for containers in insufficient on Windows. If the daemon is shutting down, and a container takes longer than expected to shut down, this can cause the container to remain in a bad state after restart, and never be able to start again. Increasing the timeout makes this less likely to occur.

Signed-off-by: Darren Stahl <darst@microsoft.com>
2017-10-23 10:31:31 -07:00
..
caps
cluster
config Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
discovery
events
exec Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
graphdriver
initlayer
links
listeners
logger Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07: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_solaris.go
bindmount_unix.go
build.go
cache.go
changes.go
checkpoint.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
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_solaris.go
container_operations_unix.go
container_operations_windows.go
container_windows.go
create.go
create_unix.go
create_windows.go
daemon.go Increase container default shutdown timeout on Windows 2017-10-23 10:31:31 -07:00
daemon_experimental.go
daemon_linux.go
daemon_linux_test.go
daemon_solaris.go
daemon_test.go
daemon_unix.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
daemon_unix_test.go
daemon_unsupported.go
daemon_windows.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
daemon_windows_test.go
debugtrap_unix.go
debugtrap_unsupported.go
debugtrap_windows.go
delete.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
delete_test.go
dependency.go
disk_usage.go
errors.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
events.go
events_test.go
exec.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
exec_linux.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
exec_solaris.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
exec_windows.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
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 Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
info_unix_test.go
info_windows.go
inspect.go
inspect_solaris.go
inspect_unix.go
inspect_windows.go
keys.go
keys_unsupported.go
kill.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
links.go
list.go
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 Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
monitor_linux.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
monitor_solaris.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
monitor_windows.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
mounts.go
names.go
network.go
oci_linux.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
oci_solaris.go
oci_windows.go
pause.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
prune.go
reload.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
reload_test.go
rename.go
resize.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
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 Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
start_unix.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
start_windows.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
stats.go
stats_collector.go
stats_unix.go
stats_windows.go
stop.go
top_unix.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
top_unix_test.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
top_windows.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
trustkey.go
trustkey_test.go
unpause.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
update.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
update_linux.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
update_solaris.go
update_windows.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
volumes.go
volumes_unit_test.go
volumes_unix.go
volumes_unix_test.go
volumes_windows.go
wait.go
workdir.go