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

@@ -4,6 +4,7 @@ services:
image: ${OC_DOCKER_IMAGE:-opencloudeu/opencloud-rolling}:${OC_DOCKER_TAG:-latest}
# changelog: https://github.com/opencloud-eu/opencloud/tree/main/changelog
# release notes: https://docs.opencloud.eu/opencloud_release_notes.html
user: ${OC_CONTAINER_UID_GID:-1000:1000}
networks:
opencloud-net:
entrypoint: