Evan Hazlett
|
35ac4be5d5
add NewContainerOpts to libcontainerd.Create
|
6 年之前 |
Sebastiaan van Stijn
|
1250e42a43
daemon:containerStart() fix unhandled error for saveApparmorConfig
|
6 年之前 |
Brian Goff
|
5ba30cd1dc
Delete stale containerd object on start failure
|
6 年之前 |
Deng Guangxing
|
8e293be4ba
fix unless-stopped unexpected behavior
|
7 年之前 |
Kir Kolyshkin
|
77bc327e24
UnmountIpcMount: simplify
|
6 年之前 |
Daniel Nephin
|
2b1a2b10af
Move ImageService to new package
|
7 年之前 |
Daniel Nephin
|
0dab53ff3c
Move all daemon image methods into imageService
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Anusha Ragunathan
|
c162e8eb41
Merge pull request #35830 from cpuguy83/unbindable_shm
|
7 年之前 |
John Howard
|
afd305c4b5
LCOW: Refactor to multiple layer-stores based on feedback
|
7 年之前 |
John Howard
|
ce8e529e18
LCOW: Re-coalesce stores
|
8 年之前 |
Brian Goff
|
eaa5192856
Make container resource mounts unbindable
|
7 年之前 |
Yong Tang
|
c36274da83
Merge pull request #35638 from cpuguy83/error_helpers2
|
7 年之前 |
Sebastiaan van Stijn
|
b4a6313969
Golint: remove redundant ifs
|
7 年之前 |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 年之前 |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 年之前 |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
7 年之前 |
John Howard
|
0380fbff37
LCOW: API: Add platform to /images/create and /build
|
8 年之前 |
Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 年之前 |
Daniel Nephin
|
9b47b7b151
Fix golint errors.
|
8 年之前 |
John Howard
|
9fa449064c
LCOW: WORKDIR correct handling
|
8 年之前 |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年之前 |
Kir Kolyshkin
|
7120976d74
Implement none, private, and shareable ipc modes
|
8 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
Fabio Kung
|
66b231d598
delete unused code (daemon.Start)
|
8 年之前 |
Fabio Kung
|
edad52707c
save deep copies of Container in the replica store
|
8 年之前 |
Fabio Kung
|
aacddda89d
Move checkpointing to the Container object
|
8 年之前 |
Fabio Kung
|
eed4c7b73f
keep a consistent view of containers rendered
|
8 年之前 |
John Howard
|
3aa4a00715
LCOW: Move daemon stores to per platform
|
8 年之前 |
Brian Goff
|
7917a36cc7
Fix some data races
|
8 年之前 |