Skip to content

[Docker] Container permissions #6589

@SchrodingersGat

Description

@SchrodingersGat

currently the docker / docker compose setup runs with root permissions - this means that any external files are created under the root user.

  • How to force run as a different user?
  • Do we need to make any changes to the Dockerfile to address this?
  • What about other containers which store data (postgres / caddy)

Metadata

Metadata

Assignees

No one assigned

    Labels

    dockerDocker / docker-composesetupRelates to the InvenTree setup / installation process

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions