Paweł Gronowski
|
74e2f23e1a
daemon/c8d: Use i.images and i.content
|
1 年之前 |
Sebastiaan van Stijn
|
03a17a2887
migrate image spec to github.com/moby/docker-image-spec
|
1 年之前 |
Paul "TBBle" Hampson
|
0dc07ccc3a
Unmount RWLayer during Commit
|
1 年之前 |
Paweł Gronowski
|
8390bc5683
c8d/cache: Use ContainerConfig from content store
|
1 年之前 |
Paweł Gronowski
|
f760cb4f97
c8d/builder: Store ContainerConfig
|
1 年之前 |
Djordje Lukic
|
71ebfc7c63
c8d: make the cache in classic builder work
|
1 年之前 |
Paweł Gronowski
|
28f48ce1ac
c8d/commit-builder: Extract common code
|
1 年之前 |
Derek McGowan
|
f74ca4ed36
Update commit id unmap to directly use active mounts
|
1 年之前 |
Djordje Lukic
|
cf5a3bc531
c8d: Fix image commit with userns mapping
|
1 年之前 |
Djordje Lukic
|
d06af368ad
c8d: "unremap" the user namespace on commit
|
1 年之前 |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Paweł Gronowski
|
6f27bef9fc
daemon/c8d: Use non cancellable context in defers
|
1 年之前 |
Paweł Gronowski
|
f22b112005
c8d/commit: Unpack committed image
|
1 年之前 |
Paweł Gronowski
|
081b74b97d
c8d/builder: Store parent in c8d image label
|
1 年之前 |
Paweł Gronowski
|
0ffa3dd870
daemon/c8d: Use Docker imagespec
|
1 年之前 |
Sebastiaan van Stijn
|
28d201feb7
daemon/containerd: log errors when releasing leases
|
1 年之前 |
Paweł Gronowski
|
eb56493f4e
c8d/commit: Don't produce an empty layer
|
1 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Sebastiaan van Stijn
|
b42e367045
vendor: github.com/opencontainers/image-spec v1.1.0-rc3
|
2 年之前 |
Laura Brehm
|
bd6868557d
c8d/builder: implement cache
|
2 年之前 |
Laura Brehm
|
e46674b6a7
c8d: implement classic builder
|
2 年之前 |
Laura Brehm
|
e8be792130
c8d: fix missing image history
|
2 年之前 |
Sebastiaan van Stijn
|
9613da63dc
c8d: commit: generateCommitImageConfig: don't merge image config
|
2 年之前 |
Paweł Gronowski
|
9fe5ac6614
c8d: Handle nil container.ImageManifest
|
2 年之前 |
Sebastiaan van Stijn
|
465cbccdaf
c8d: use the container's configured snapshotter where possible
|
2 年之前 |
Paweł Gronowski
|
24804e67f5
c8d/commit: Use manifest digest for dangling image
|
2 年之前 |
Laura Brehm
|
a34060cdb4
Resolve and store manifest when creating container
|
2 年之前 |
Nicolas De Loof
|
168ca2dcc8
Introduce support for docker commit
|
2 年之前 |
Nicolas De Loof
|
9b5c21309b
images: Pass context to commit related operations
|
2 年之前 |
Nicolas De Loof
|
4dd86a0b33
containerd-integration: prefer error over panic where possible
|
2 年之前 |