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

Prune only dangling images during release #175

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

nineinchnick
Copy link
Member

The previous attempt in #174 to free up disk space during release was wrong, as it did pruning between pushing images, not between building them for single vs multi arch. Do it earlier, but only remove dangling (untagged) images. This also removes dangling build cache.

@wendigo wendigo merged commit 1efaf5f into trinodb:master Sep 6, 2023
17 checks passed
@nineinchnick nineinchnick deleted the prune-dangling-images branch September 6, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants