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

fix(ci): Use stripped binaries for docker images #1006

Merged
merged 1 commit into from
Mar 29, 2023
Merged

Conversation

Pothulapati
Copy link
Contributor

@Pothulapati Pothulapati commented Mar 28, 2023

Fixes #999

This PR updates the container release workflow to delete the
unstripped packages so that we prevent the stripped packages from
being overwritten.

This should reduce the size of the container images significantly.

This PR updates the container release workflow to delete the
unstripped packages so that we prevent the stripped packages from
being overwritten.

This should reduce the size of the container images significantly.
@romange romange merged commit 6ea76e9 into main Mar 29, 2023
@romange romange deleted the tar/unstripped branch March 29, 2023 05:00
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.

Dragonfly Image too big
2 participants