Skip to content

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

Open
@i0n

Description

@i0n

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions