feat: configure container uid and gid

This commit is contained in:
chillymattster
2025-11-13 21:26:55 +01:00
parent df985a5304
commit 4d2ad78f6d
5 changed files with 13 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ services:
collaboration:
image: ${OC_DOCKER_IMAGE:-opencloudeu/opencloud-rolling}:${OC_DOCKER_TAG:-latest}
user: ${OC_CONTAINER_UID_GID:-1000:1000}
networks:
opencloud-net:
depends_on: