Vincent Demeester
|
ef39256dfb
Remove hostname validation as it seems to break users
|
8 years ago |
Brian Goff
|
9a2d0bc3ad
Fix uneccessary calls to `volume.Unmount()`
|
8 years ago |
Evan Hazlett
|
3716ec25b4
secrets: secret management for swarm
|
8 years ago |
Michael Crosby
|
47637b49a0
Convert err description to lower
|
8 years ago |
Amit Krishnan
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
9 years ago |
Mrunal Patel
|
4c10c2ded3
Ensure that SELinux Options are set when seccomp is already set
|
8 years ago |
boucher
|
bd7d51292c
Allow providing a custom storage directory for docker checkpoints
|
8 years ago |
Brian Goff
|
3c0a2bb289
error out if checkpoint specified on non-experimental
|
8 years ago |
Michael Crosby
|
3343d234f3
Add basic prometheus support
|
9 years ago |
Tonis Tiigi
|
37a3be2449
Move stdio attach from libcontainerd backend to callback
|
8 years ago |
Tonis Tiigi
|
606a245d85
Remove restartmanager from libcontainerd
|
8 years ago |
Yanqiang Miao
|
26b6b47420
Remove the support of setting host configuration options when the container starts
|
8 years ago |
Daniel Nephin
|
c452e1bfe6
Move errors/ to api/errors
|
8 years ago |
boucher
|
d8fef66b03
Initial implementation of containerd Checkpoint API.
|
9 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |
Zhang Wei
|
1537dbe2d6
Not use goroutine for container's auto-removal
|
9 years ago |
Zhang Wei
|
3c2886d8a4
Move --rm to daemon side
|
9 years ago |
Brian Goff
|
83ae501f1d
Improve error message for ENOTDIR errors
|
9 years ago |
Vincent Demeester
|
6daf3d2a78
Validate hostname starting from 1.24 API.
|
9 years ago |
Tonis Tiigi
|
dcfe99278d
Fix race on force deleting container created by task
|
9 years ago |
Kenfe-Mickael Laventure
|
7b2e5216b8
Add support for multiples runtimes
|
9 years ago |
Zhang Wei
|
b4740e3021
Log and print original error for `start`
|
9 years ago |
Shijiang Wei
|
1790980ec6
inherit the daemon log options when creating containers
|
9 years ago |
Zhang Wei
|
5548966c37
Remove start/die event when fail to start container
|
9 years ago |
Zhang Wei
|
fdfaaeb9aa
Add missing "start" event back for auto-restart container
|
9 years ago |
Tonis Tiigi
|
05cc737f54
Fix container mount cleanup issues
|
9 years ago |
Lei Jitang
|
cb5b8767b6
Cleanup: remove redundant period
|
9 years ago |
Doug Davis
|
7942160638
Add the name of the exe that's trying to be executed
|
9 years ago |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 years ago |
David Calavera
|
8e74cf59d0
Merge pull request #21048 from LK4D4/fix_attach_leak
|
9 years ago |