Daniel Nephin
|
c502bcff33
Remove unnecessary getLayerInit
|
7 years ago |
Tianon Gravi
|
3a633a712c
Merge pull request #36194 from dnephin/add-canonical-import
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Dennis Chen
|
44b074d199
Daemon: passdown the `--oom-kill-disable` option to containerd
|
7 years ago |
Brian Goff
|
a510192b86
Set daemon root to use shared propagation
|
7 years ago |
Sebastiaan van Stijn
|
6121a8429b
Move reload-related functions to reload.go
|
7 years ago |
John Howard
|
ce8e529e18
LCOW: Re-coalesce stores
|
8 years ago |
Sebastiaan van Stijn
|
b4a6313969
Golint: remove redundant ifs
|
7 years ago |
Sebastiaan van Stijn
|
16fe5a1289
Remove unused experimental code
|
7 years ago |
Kir Kolyshkin
|
516010e92d
Simplify/fix MkdirAll usage
|
7 years ago |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
7 years ago |
Brian Goff
|
c6a2044497
Don't abort when setting may_detach_mounts
|
7 years ago |
Brian Goff
|
83c2152de5
Automatically set `may_detach_mounts=1` on startup
|
7 years ago |
Victor Vieux
|
a5f9783c93
Merge pull request #34252 from Microsoft/akagup/lcow-remotefs-sandbox
|
7 years ago |
Simon Ferquel
|
e89b6e8c2d
Volume refactoring for LCOW
|
8 years ago |
Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 years ago |
Yong Tang
|
70214f95b2
Merge pull request #34352 from ChenMin46/fix_rename_shared_namespace
|
7 years ago |
Chen Min
|
b6e5ea8e57
Use ID rather than Name to identify a container when sharing namespace
|
8 years ago |
Kenfe-Mickael Laventure
|
45d85c9913
Update containerd to 06b9cb35161009dcb7123345749fef02f7cea8e0
|
8 years ago |
Daniel Nephin
|
9b47b7b151
Fix golint errors.
|
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 |
Yong Tang
|
7ccd8bda77
Merge pull request #33722 from TomSweeneyRedHat/tsweeney/privmessage
|
8 years ago |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 years ago |
Tobias Klauser
|
01f70b028e
Switch Stat syscalls to x/sys/unix
|
8 years ago |
Yuanhong Peng
|
4a6cbf9bcb
Return an empty stats if "container not found"
|
8 years ago |
Michael Crosby
|
9d87e6e0fb
Do not set -1 for swappiness
|
8 years ago |
TomSweeneyRedHat
|
38e26f0d8d
Add clarification to --privileged error message
|
8 years ago |
Fabio Kung
|
a43be3431e
avoid re-reading json files when copying containers
|
8 years ago |
John Howard
|
3aa4a00715
LCOW: Move daemon stores to per platform
|
8 years ago |