mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
add user-IDs to all containers
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
5499bc8a5d
commit
faecc028fe
11 changed files with 24 additions and 10 deletions
|
|
@ -39,7 +39,7 @@ RUN set -ex; \
|
|||
|
||||
VOLUME /mnt/data
|
||||
|
||||
USER postgres
|
||||
USER 999
|
||||
ENTRYPOINT ["/start.sh"]
|
||||
|
||||
HEALTHCHECK CMD /healthcheck.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue