Sebastiaan van Stijn
|
a5d46a15f5
split GetRepository from ImageService
|
2 年之前 |
Sebastiaan van Stijn
|
7c93e4a09b
Merge pull request #45241 from rumpl/c8d-image-events
|
2 年之前 |
Tianon Gravi
|
f537ef5746
Merge pull request #44963 from vvoland/c8d-push-upstream
|
2 年之前 |
Paweł Gronowski
|
e7393d0fc5
images/push: Accept reference
|
2 年之前 |
Djordje Lukic
|
15b9176d53
Add the events services to the containerd image service
|
2 年之前 |
Laura Brehm
|
4c459ddabd
c8d: add support for `docker diff`
|
2 年之前 |
Cory Snider
|
3991faf464
Move filtered registry search out of image service
|
2 年之前 |
Nicolas De Loof
|
06619763a2
remove GetLayerByID from ImageService interface
|
2 年之前 |
Laura Brehm
|
45ee4d7c78
c8d: Compute container's layer size
|
2 年之前 |
Laura Brehm
|
a34060cdb4
Resolve and store manifest when creating container
|
2 年之前 |
Paweł Gronowski
|
1ca85e835c
daemon/imageService: Remove TagImageWithReference
|
2 年之前 |
Nicolas De Loof
|
7b6f71dced
daemon: Pass ctx to image tagging operations
|
3 年之前 |
Djordje Lukic
|
0137446248
Implement run using the containerd snapshotter
|
3 年之前 |
Nicolas De Loof
|
9b5c21309b
images: Pass context to commit related operations
|
2 年之前 |
Paweł Gronowski
|
28327f10a2
daemon/import: Extract common logic to api
|
2 年之前 |
Sebastiaan van Stijn
|
a8eb15eafb
ImageService.ImageHistory(): pass context
|
2 年之前 |
Paweł Gronowski
|
dec81e489f
daemon/disk_usage: Use context aware singleflight
|
2 年之前 |
Nicolas De Loof
|
def549c8f6
imageservice: Add context to various methods
|
2 年之前 |
Sebastiaan van Stijn
|
779a5b3029
ImageService.GetImage(): pass context
|
2 年之前 |
Sebastiaan van Stijn
|
ce550fa9c2
Merge pull request #43968 from thaJeztah/implement_GetImageOpts
|
2 年之前 |
Sebastiaan van Stijn
|
8dd14509d7
ImageService: rename GraphDriverName to StorageDriver
|
2 年之前 |
Nicolas De Loof
|
9a849cc83a
introduce GetImageOpts to manage image inspect data in backend
|
3 年之前 |
Nicolas De Loof
|
50fb999bb1
add image load/save support
|
3 年之前 |
Brian Goff
|
7e8df0e2c9
Merge pull request #43820 from thaJeztah/image_delete
|
2 年之前 |
Sebastiaan van Stijn
|
a02abca49a
daemon: use types/registry.AuthConfig
|
3 年之前 |
Djordje Lukic
|
26c65447df
Implement ImageDelete for containerd
|
3 年之前 |
Sebastiaan van Stijn
|
7b510fda0c
daemon: ImageService: remove unused Map() method
|
3 年之前 |
Djordje Lukic
|
5b0eb69635
Extract ImageService interface from the image service
|
3 年之前 |