Brian Goff
|
3cb310c210
Merge pull request #28988 from vdemeester/28985-dont-validate-hostname
|
8 years ago |
Sebastiaan van Stijn
|
9db5d649ae
Fix restartpolicy max-retry validation
|
8 years ago |
Vincent Demeester
|
ef39256dfb
Remove hostname validation as it seems to break users
|
8 years ago |
Brian Goff
|
5ea75bb6bf
Move `StreamConfig` out of `runconfig`
|
8 years ago |
Yong Tang
|
818d55c34b
Fix `/proc/<pid>/oom_score_adj: invalid argument` error caused by empty env name
|
8 years ago |
Daniel Nephin
|
c452e1bfe6
Move errors/ to api/errors
|
8 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |
Vincent Demeester
|
d13ad3ef76
Merge pull request #24073 from johnharris85/move-restart-policy-check-to-daemon
|
9 years ago |
Zhang Wei
|
6dd8e10d6e
Wait container's removal via Events API
|
9 years ago |
Zhang Wei
|
3c2886d8a4
Move --rm to daemon side
|
9 years ago |
johnharris85
|
94e95e4711
Move restart-policy validation from client to daemon.
|
9 years ago |
Vincent Demeester
|
6daf3d2a78
Validate hostname starting from 1.24 API.
|
9 years ago |
Tonis Tiigi
|
534a90a993
Add Swarm management backend
|
9 years ago |
Vincent Demeester
|
bfa0885c37
Moving some more methods away from daemon.go
|
9 years ago |
Vincent Demeester
|
fb48bf518b
Move some container related methods and structs to smaller files
|
9 years ago |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 years ago |
David Calavera
|
d7117a1b71
Make sure container start doesn't make the DNS fields nil.
|
9 years ago |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 years ago |
David Calavera
|
9ca2e4e81c
Move exec store to its own package inside the daemon.
|
9 years ago |
David Calavera
|
3f5b8f712d
Extract StreamConfig struct out of the daemon package.
|
9 years ago |
David Calavera
|
060f4ae617
Remove the container initializers per platform.
|
9 years ago |
unclejack
|
13963957eb
Merge pull request #17877 from aaronlehmann/capped-bytespipe
|
9 years ago |
Aaron Lehmann
|
64f8ee444d
Cap the amount of buffering done by BytesPipe
|
9 years ago |
John Howard
|
3a852d8442
Windows [TP4] Fix docker cp when volumes
|
9 years ago |
David Calavera
|
f1a74a89f8
Use an empty slice as default value for DNS, DNSSearch and DNSOptions
|
9 years ago |
Solomon Hykes
|
2519f46550
Merge pull request #17700 from calavera/remove_lxc
|
9 years ago |
David Calavera
|
157b66ad39
Remove exec-driver global daemon option.
|
9 years ago |
David Calavera
|
3b5fac462d
Remove LXC support.
|
9 years ago |
Alexander Morozov
|
bb0e7eb196
Move errcode handling for resize upper
|
9 years ago |
David Calavera
|
63efc12070
Remove further references to the daemon within containers.
|
9 years ago |