Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Sebastiaan van Stijn
|
fd15ddbc30
daemon: GetImageAndReleasableLayer: simplify "FROM scratch" case
|
1 年之前 |
Sebastiaan van Stijn
|
a3c97beee0
image: implement CheckOS, deprecate pkg/system IsOSSupported
|
1 年之前 |
Sebastiaan van Stijn
|
1148a24e64
migrate to new github.com/distribution/reference module
|
1 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Laura Brehm
|
e46674b6a7
c8d: implement classic builder
|
2 年之前 |
Jeyanthinath Muthuram
|
307b09e7eb
fixing consistent aliases for OCI spec imports
|
2 年之前 |
Cory Snider
|
9ce2b30b81
pkg/containerfs: drop ContainerFS type alias
|
2 年之前 |
Cory Snider
|
95824f2b5f
pkg/containerfs: simplify ContainerFS type
|
2 年之前 |
Sebastiaan van Stijn
|
779a5b3029
ImageService.GetImage(): pass context
|
3 年之前 |
Nicolas De Loof
|
9a849cc83a
introduce GetImageOpts to manage image inspect data in backend
|
3 年之前 |
Sebastiaan van Stijn
|
39f3adc079
daemon/images: use types/registry.AuthConfig
|
3 年之前 |
Sebastiaan van Stijn
|
6e0e5d7a31
daemon/images: rename variables that collided with imports
|
3 年之前 |
Sebastiaan van Stijn
|
dc7cbb9b33
remove layerstore indexing by OS (used for LCOW)
|
4 年之前 |
Brian Goff
|
399695305c
Fix builder inconsistent error on buggy platform
|
4 年之前 |
Brian Goff
|
7a9cb29fb9
Accept platform spec on container create
|
5 年之前 |
John Howard
|
20b11792e8
LCOW: Fix FROM scratch
|
6 年之前 |
Tonis Tiigi
|
337ba71fc1
distribution: fix passing platform struct to puller
|
7 年之前 |
John Howard
|
35193c0e7d
LCOW: Auto-select OS
|
7 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
Daniel Nephin
|
2b1a2b10af
Move ImageService to new package
|
7 年之前 |