Skip to content

Built and Generated Results in Docker Environment are Locked. #33

@kosei15151

Description

@kosei15151

Currently, docker run start wb-mpc-dev image with -u root, which makes built and generated results have no permissions to be accessed from the outside.

In my consideration, -u ${"$(id -u):$(id -g)"} can be used to make the results accessible.
Would it be okay to replace it?

cc: @moavia90

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions