Skip to content

Docker toolchain build artifacts are created under the root user on Linux #175

@flaki

Description

@flaki

I'm seeing a weird issue on Linux (Ubuntu 20.04, running as my own user flaki) where subo build . would use the docker build method to build the Rust runnables, and while the runnables.wasm.zip bundle comes out perfectly fine (flaki:flaki user/group), the build artifacts end up in folders that are root:root-owned and cannot be deleted without using sudo.

image

As a result, subo clean fails also without a sudo:
image

Metadata

Metadata

Assignees

Labels

devexDeveloper experience-related issuesos-linuxPlatform-specific issues for Linuxsubo-cliIssues related to the subo CLI tool itself

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions