2
0
Fork 0

nextcloud: add Containerfile

This commit is contained in:
Astra 2025-02-11 16:52:39 +00:00
parent d1ae86cbd0
commit 37759e2edf

11
nextcloud/Containerfile Normal file
View file

@ -0,0 +1,11 @@
FROM docker.io/nextcloud:30
RUN useradd \
--system \
--uid 6948712 \
pod-cloud-5fjs3au
RUN groupadd \
--system \
--gid 6948712 \
zio-pod-cloud-5fjs3au