1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/containerd
Sebastiaan van Stijn ce550fa9c2
Merge pull request #43968 from thaJeztah/implement_GetImageOpts
introduce GetImageOpts to manage image inspect data in backend
2022-08-24 19:07:30 +02:00
..
cache.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
image.go introduce GetImageOpts to manage image inspect data in backend 2022-08-16 16:49:46 +02:00
image_builder.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
image_commit.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
image_delete.go Implement ImageDelete for containerd 2022-07-28 22:56:34 +02:00
image_events.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
image_exporter.go daemon: make the snapshotter configurable 2022-08-22 18:57:42 +02:00
image_history.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
image_import.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
image_list.go daemon: make the snapshotter configurable 2022-08-22 18:57:42 +02:00
image_prune.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
image_pull.go containerd/pull: Use authorization 2022-08-04 01:05:41 +02:00
image_push.go daemon/containerd: use types/registry.AuthConfig 2022-07-29 23:05:21 +02:00
image_search.go daemon/containerd: use types/registry.AuthConfig 2022-07-29 23:05:21 +02:00
image_squash.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
image_tag.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
resolver.go containerd/pull: Use authorization 2022-08-04 01:05:41 +02:00
service.go info: add driver-type 2022-08-23 10:09:37 +02:00