Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Paweł Gronowski
|
ccb37fa567
imageService/PullImage: Move reference parse to api
|
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
|
f450ea64e6
fix: `docker pull` with platform checks wrong image tag
|
2 年之前 |
Jeyanthinath Muthuram
|
307b09e7eb
fixing consistent aliases for OCI spec imports
|
2 年之前 |
Sebastiaan van Stijn
|
a5d46a15f5
split GetRepository from ImageService
|
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
|
566c8db66d
distribution: add GetRepository(), un-export NewV2Repository, ValidateRepoName
|
3 年之前 |
Sebastiaan van Stijn
|
fb5485f5d0
distribution: un-export ImageTypes, make ImagePullConfig.Schema2Types optional
|
3 年之前 |
Sebastiaan van Stijn
|
a0230f3d9a
remove unneeded "digest" alias for "go-digest"
|
3 年之前 |
yufeifly
|
17f39dcb4d
fix a typo
|
4 年之前 |
Sebastiaan van Stijn
|
424c0eb3c0
docker pull: warn when pulled single-arch image does not match --platform
|
4 年之前 |
Tibor Vass
|
7a50fe8a52
Remove more of registry v1 code.
|
6 年之前 |
Brian Goff
|
9ca3bb632e
Store image manifests in containerd content store
|
4 年之前 |
Sebastiaan van Stijn
|
07ff4f1de8
goimports: fix imports
|
6 年之前 |
Sebastiaan van Stijn
|
d71ed3d326
Return "invalid parameter" (4xx) errors for distribution
|
7 年之前 |
Tonis Tiigi
|
337ba71fc1
distribution: fix passing platform struct to puller
|
7 年之前 |
John Howard
|
35193c0e7d
LCOW: Auto-select OS
|
7 年之前 |
Daniel Nephin
|
6910019bbe
Add image metrics for push and pull
|
7 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
Daniel Nephin
|
2b1a2b10af
Move ImageService to new package
|
7 年之前 |