Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the dangling=true filter #457

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Remove the dangling=true filter #457

merged 1 commit into from
Sep 12, 2023

Conversation

djmb
Copy link
Collaborator

@djmb djmb commented Sep 12, 2023

This has been removed from Docker Engine 24 and docker image prune only deletes dangling images anyway.

Fixes #410

This has been removed from Docker Engine 24 and `docker image prune`
only deletes dangling images anyway.

Fixes #410
@djmb djmb merged commit 7b42daa into main Sep 12, 2023
6 checks passed
@djmb djmb deleted the remove-dangling-image-filter branch September 12, 2023 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docker stderr: Error response from daemon: invalid filter 'dangling=[false true]'
1 participant