Skip to content

Docker: add support for PUID/GUID #3181

@ecsufio

Description

@ecsufio

Good evening everyone,
Simple beginner's question, I want to install MotionEye via docker compose, with a specific user (in my example, UID/GID 1000:1000). Can I add the following lines to the docker-compose script?

environment:
  - PUID=1000
  - PGID=1000

Or will this not work?

Thanks for your help!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions