1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/images
Sebastiaan van Stijn 046b3fc5dd
daemon/images: move SquashImage to its own file
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-18 14:34:34 +02:00
..
cache.go
image.go gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
image_builder.go
image_commit.go gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
image_delete.go gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
image_events.go
image_exporter.go
image_history.go
image_import.go
image_prune.go
image_pull.go
image_push.go
image_search.go
image_search_test.go
image_squash.go daemon/images: move SquashImage to its own file 2022-07-18 14:34:34 +02:00
image_tag.go
image_unix.go Extract ImageService interface from the image service 2022-07-08 13:50:53 +02:00
image_windows.go
images.go daemon/images: move SquashImage to its own file 2022-07-18 14:34:34 +02:00
images_test.go
locals.go
service.go
store.go
store_test.go