Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 years ago |
Sebastiaan van Stijn
|
e53f65a916
pkg/signal: remove DefaultStopSignal const
|
3 years ago |
Sebastiaan van Stijn
|
3b316814f9
container: un-export DefaultStopTimeout
|
3 years ago |
Sebastiaan van Stijn
|
28409ca6c7
replace pkg/signal with moby/sys/signal v0.5.0
|
4 years ago |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 years ago |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 years ago |
Kir Kolyshkin
|
743f5afcd1
TestContainerStopTimeout: fix
|
7 years ago |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 years ago |
mnussbaum
|
07d5446fe2
Clean-up after container unit test
|
7 years ago |
junzhe and mnussbaum
|
20ca612a59
Fix empty LogPath with non-blocking logging mode
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
John Howard
|
55f8828eec
LCOW: Remove CommonContainer - just Container
|
8 years ago |
Evan Hazlett
|
67d282a5c9
support custom paths for secrets
|
8 years ago |
Yong Tang
|
cc703784f3
Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time.
|
9 years ago |
Yong Tang
|
e66d210891
Add config parameter to change per-container stop timeout during daemon shutdown
|
9 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 years ago |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 years ago |