moby--moby/daemon/images
Sebastiaan van Stijn 9136c32327
daemon/images: fix empty-lines (revive)
daemon/images/image_squash.go:17:71: empty-lines: extra empty line at the start of a block (revive)
    daemon/images/store.go:128:27: empty-lines: extra empty line at the end of a block (revive)
    daemon/images/image_list.go:154:55: empty-lines: extra empty line at the start of a block (revive)
    daemon/images/image_delete.go:135:13: empty-lines: extra empty line at the end of a block (revive)
    daemon/images/image_search.go:25:64: empty-lines: extra empty line at the start of a block (revive)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 05042ce472)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-10-01 00:01:10 +02:00
..
cache.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image.go gofmt GoDoc comments with go1.19 2022-07-13 22:42:29 +02:00
image_builder.go remove layerstore indexing by OS (used for LCOW) 2021-06-10 17:49:11 +02:00
image_commit.go gofmt GoDoc comments with go1.19 2022-07-13 22:42:29 +02:00
image_delete.go daemon/images: fix empty-lines (revive) 2022-10-01 00:01:10 +02:00
image_events.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image_exporter.go remove layerstore indexing by OS (used for LCOW) 2021-06-10 17:49:11 +02:00
image_history.go Merge pull request #43182 from thaJeztah/layer_remove_unused_error 2022-02-17 20:51:45 +01:00
image_import.go daemon/images: remove leftover LCOW platform checks 2022-01-25 12:15:50 +01:00
image_prune.go remove unneeded "digest" alias for "go-digest" 2022-03-04 14:49:42 +01:00
image_pull.go distribution: add GetRepository(), un-export NewV2Repository, ValidateRepoName 2022-04-21 23:12:02 +02:00
image_push.go remove layerstore indexing by OS (used for LCOW) 2021-06-10 17:49:11 +02:00
image_search.go daemon/images: fix empty-lines (revive) 2022-10-01 00:01:10 +02:00
image_search_test.go daemon/images: use gotest.tools for tests, and use sub-tests 2022-05-27 15:36:14 +02:00
image_tag.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image_unix.go layer: remove unused error return from .Size() and .DiffSize() 2022-01-24 18:45:47 +01:00
image_windows.go remove layerstore indexing by OS (used for LCOW) 2021-06-10 17:49:11 +02:00
images.go daemon/images: fix empty-lines (revive) 2022-10-01 00:01:10 +02:00
images_test.go Move cpu variant checks into platform matcher 2021-02-18 16:58:48 +00:00
locals.go filters: lowercase error 2022-03-18 09:44:53 +01:00
service.go daemon/config: remove uses of pointers for ints 2022-04-29 09:39:34 +02:00
store.go daemon/images: fix empty-lines (revive) 2022-10-01 00:01:10 +02:00
store_test.go remove unneeded "digest" alias for "go-digest" 2022-03-04 14:49:42 +01:00