moby/integration/image
Rachit Sharma 7995e3288f
Add until filter to docker image ls
Signed-off-by: Rachit Sharma <rachitsharma613@gmail.com>

add handling for multiple filters

Signed-off-by: Rachit Sharma <rachitsharma613@gmail.com>

Update integration/image/list_test.go

Co-authored-by: Cory Snider <corhere@gmail.com>
Signed-off-by: Rachit Sharma <rachitsharma613@gmail.com>

Add documentation of filter

Signed-off-by: Rachit Sharma <rachitsharma613@gmail.com>

Update integration/image/list_test.go

Co-authored-by: Cory Snider <corhere@gmail.com>
Signed-off-by: Rachit Sharma <rachitsharma613@gmail.com>

Fix bug with CommitOptions

Signed-off-by: Rachit Sharma <rachitsharma613@gmail.com>

add wrapping of text to 80 chars

Signed-off-by: Rachit Sharma <rachitsharma613@gmail.com>
2023-11-08 12:12:23 +01:00
..
commit_test.go api/types: move ContainerCommitOptions to api/types/container 2023-10-12 11:29:23 +02:00
import_test.go c8d integration: skip TestImportWithCustomPlatform 2023-10-16 18:08:36 +01:00
inspect_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
list_test.go Add until filter to docker image ls 2023-11-08 12:12:23 +01:00
main_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
prune_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
pull_test.go TestPullNonExistingImage: Move to integration 2023-10-10 13:36:29 +02:00
remove_test.go api/types: move ContainerCommitOptions to api/types/container 2023-10-12 11:29:23 +02:00
remove_unix_test.go c8d: Skip TestRemoveImageGarbageCollector 2023-09-18 14:35:57 +02:00
save_test.go integration: TestSaveRepoWithMultipleImages: minor cleanup 2023-10-31 10:54:57 +01:00
tag_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00