Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 years ago |
Daniel Nephin
|
9b47b7b151
Fix golint errors.
|
8 years ago |
John Howard
|
9fa449064c
LCOW: WORKDIR correct handling
|
8 years ago |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 years ago |
Kir Kolyshkin
|
7120976d74
Implement none, private, and shareable ipc modes
|
8 years ago |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 years ago |
Fabio Kung
|
66b231d598
delete unused code (daemon.Start)
|
8 years ago |
Fabio Kung
|
edad52707c
save deep copies of Container in the replica store
|
8 years ago |
Fabio Kung
|
aacddda89d
Move checkpointing to the Container object
|
8 years ago |
Fabio Kung
|
eed4c7b73f
keep a consistent view of containers rendered
|
8 years ago |
John Howard
|
3aa4a00715
LCOW: Move daemon stores to per platform
|
8 years ago |
Brian Goff
|
7917a36cc7
Fix some data races
|
8 years ago |
ROBERTO MUÑOZ
|
d97a00dfd5
Added an apparmorEnabled boolean in the Daemon struct to indicate if AppArmor is enabled or not. It is set in NewDaemon using sysInfo information.
|
8 years ago |
Lei Jitang
|
e806821b53
fix #29199, reset container if container start failed
|
8 years ago |
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 |