mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
fix user container permissions
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
b3470fe6a8
commit
ad570de0b1
2 changed files with 2 additions and 2 deletions
|
|
@ -8,6 +8,6 @@ RUN set -ex; \
|
|||
cat /tmp/clamav.conf | tee -a /etc/clamav/clamd.conf; \
|
||||
rm /tmp/clamav.conf
|
||||
|
||||
USER clamav
|
||||
# USER root is probably used
|
||||
|
||||
LABEL com.centurylinklabs.watchtower.monitor-only="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue