Skip to content

Docker builder should not contaminate the working directory #1037

@themactep

Description

@themactep

Running compilation in the container with mounted $HOME creates junk in the working directory: .config/, .npm/, etc.
We need to keep these inside the container and only mount the tree itself, download directory, and the output somewhere outside the active user home.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions