Skip to content

Investigate if its really needed for devcontainer to use non root user #191

@anton-matosov

Description

@anton-matosov

https://docs.github.com/en/actions/sharing-automations/creating-actions/dockerfile-support-for-github-actions#user
Docker actions must be run by the default Docker user (root). Do not use the USER instruction in your Dockerfile,
because you won't be able to access the GITHUB_WORKSPACE directory. For more information, see [Store information]
(https://docs.github.com/en/actions/learn-github-actions/variables#default-environment-variables)
in variables and USER reference in the Docker documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions