Skip to content

The container should support running under any user #65

Closed
@igor-petruk

Description

@igor-petruk

For example using

$ docker run --user $(id -u)

to get binaries on host not owned by root messes up paths and so on. I wonder if we can 777 all permissions for cargo inside of the container and set up environment variables not to depend on which users runs it. In other words, $HOME should be either fixed or not matter

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions