Skip to content

Don't run Docker containers as Root user #2001

Open
@gtback

Description

@gtback

Currently all of the Docker containers run as the root user, and any attempts to run them as a different user with the --user argument lead to permissions errors. This causes problems in environments that don't allow containers to run as root as a security measure.

Update Dockerfiles to create and use a non-root user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docs-buildRelates to the build tooling and scriptsenhancementSomething we'd like to improvepreviewAbout the preview service canonically hosted on docs-preview.app.elstc.co

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions