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

Consider replacing upx in docker builds with custom rust compiler settings. #160

Open
i0n opened this issue Aug 16, 2024 · 0 comments
Open

Comments

@i0n
Copy link

i0n commented Aug 16, 2024

Problem statement
upx hangs/takes forever to run, especially in dev. It may be an unnecessary step given that there is fine grained control of the rust compiler available.

Expectation proposal
Investigate compile options and remove upx from builds if appropriate.

Alternative considerations
Only remove for dev builds.

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

No branches or pull requests

1 participant