Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Djordje Lukic
|
32d58144fd
c8d: Use reference counting while mounting a snapshot
|
2 年之前 |
Cory Snider
|
d222bf097c
daemon: reload runtimes w/o breaking containers
|
2 年之前 |
Cory Snider
|
0b592467d9
daemon: read-copy-update the daemon config
|
2 年之前 |
Djordje Lukic
|
0137446248
Implement run using the containerd snapshotter
|
3 年之前 |
Sebastiaan van Stijn
|
42f1be8030
daemon: translateContainerdStartErr(): rename to setExitCodeFromError()
|
2 年之前 |
Sebastiaan van Stijn
|
a756fa60ef
daemon: translateContainerdStartErr(): use const/enum for exit-statuses
|
3 年之前 |
Sebastiaan van Stijn
|
2cf09c5446
daemon: translateContainerdStartErr(): remove unused cmd argument
|
3 年之前 |
Sebastiaan van Stijn
|
087369aeeb
daemon: containerStart(): rename return variable
|
2 年之前 |
Cory Snider
|
0141c6db81
daemon: don't checkpoint container until registered
|
2 年之前 |
Paweł Gronowski
|
a181a825c8
daemon/start: Revert passing ctx to ctr.Start
|
2 年之前 |
Nicolas De Loof
|
def549c8f6
imageservice: Add context to various methods
|
2 年之前 |
Cory Snider
|
95824f2b5f
pkg/containerfs: simplify ContainerFS type
|
2 年之前 |
Cory Snider
|
6a2f385aea
Share logic to create-or-replace a container
|
3 年之前 |
Cory Snider
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
3 年之前 |
Paweł Gronowski
|
498803bec9
daemon/restart: Don't mutate AutoRemove when restarting
|
3 年之前 |
Sebastiaan van Stijn
|
300c11c7c9
volume/mounts: remove "containerOS" argument from NewParser (LCOW code)
|
4 年之前 |
Sebastiaan van Stijn
|
dc7cbb9b33
remove layerstore indexing by OS (used for LCOW)
|
4 年之前 |
Brian Goff
|
51f5b1279d
Don't set image on containerd container.
|
4 年之前 |
Sebastiaan van Stijn
|
182795cff6
Do not call mount.RecursiveUnmount() on Windows
|
4 年之前 |
Brian Goff
|
f63f73a4a8
Configure shims from runtime config
|
5 年之前 |
Sebastiaan van Stijn
|
eb14d936bf
daemon: rename variables that collide with imported package names
|
6 年之前 |
Sebastiaan van Stijn
|
5d040cbd16
daemon: fix capitalization of some functions
|
6 年之前 |
Kir Kolyshkin
|
39048cf656
Really switch to moby/sys/mount*
|
5 年之前 |
Evan Hazlett
|
35ac4be5d5
add NewContainerOpts to libcontainerd.Create
|
6 年之前 |
Sebastiaan van Stijn
|
1250e42a43
daemon:containerStart() fix unhandled error for saveApparmorConfig
|
5 年之前 |
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 年之前 |