Sebastiaan van Stijn f9ddac3f3c Merge pull request #28854 from coolljt0725/igore_close_stderr_error 8 years ago
..
stream 37db022045 Change Error log to Warning when close stdin fail 8 years ago
archive.go 91e197d614 Add engine-api types to docker 8 years ago
container.go 76a0dfaa8e Merge pull request #28710 from miaoyq/eliminate-redundant-parameters 8 years ago
container_linux.go 934328d8ea Add functional support for Docker sub commands on Solaris 8 years ago
container_notlinux.go 72c1d7f46b add SecretMount and UnmountSecrets methods for non-Linux 8 years ago
container_unit_test.go cc703784f3 Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time. 8 years ago
container_unix.go bebd472e40 do not force target type for secret references 8 years ago
container_windows.go 9a2d0bc3ad Fix uneccessary calls to `volume.Unmount()` 8 years ago
health.go 89b1234737 Fix deadlock on cancelling healthcheck 8 years ago
history.go bd2b3d363f Release memoryStore locks before filter/apply 9 years ago
memory_store.go 934328d8ea Add functional support for Docker sub commands on Solaris 8 years ago
memory_store_test.go 92ee5a5d3a Fix some output information for container test 8 years ago
monitor.go 5ea75bb6bf Move `StreamConfig` out of `runconfig` 8 years ago
mounts_unix.go 9c4570a958 Replace execdrivers with containerd implementation 9 years ago
mounts_windows.go 94d70d8355 Windows libcontainerd implementation 9 years ago
state.go 36d6d76a41 Use WaitWithContext for WaitStop 8 years ago
state_solaris.go 2998945a54 Re-export container state's ExitCode and Error fields 8 years ago
state_test.go 92ee5a5d3a Fix some output information for container test 8 years ago
state_unix.go 2998945a54 Re-export container state's ExitCode and Error fields 8 years ago
state_windows.go 2998945a54 Re-export container state's ExitCode and Error fields 8 years ago
store.go 3c82fad441 Extract container store from the daemon. 9 years ago