Skip to content

Shrink size of outputs on disk #1395

@Mahoney

Description

@Mahoney

This is a little thing, but our project's combined build directories are up to 500 MB - of which 450 MB are build/reports/dependency-analysis directories (and 40 MB is the assembled app including libraries). I have a docker build, which returns the build directories to the host system if the build fails, and it seems docker struggles when that directory gets much over 500 MB.

Not sure what if anything can be done about it? I could probably filter them out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions