mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-03 09:20:09 +00:00
@@ -256,10 +256,7 @@ RUN set -ex; \
|
|||||||
\
|
\
|
||||||
mkdir -p /nc-updater; \
|
mkdir -p /nc-updater; \
|
||||||
chown -R www-data:www-data /nc-updater; \
|
chown -R www-data:www-data /nc-updater; \
|
||||||
chmod -R 770 /nc-updater; \
|
chmod -R 770 /nc-updater
|
||||||
\
|
|
||||||
# Give root a random password
|
|
||||||
echo "root:$(openssl rand -base64 12)" | chpasswd
|
|
||||||
|
|
||||||
# hadolint ignore=DL3002
|
# hadolint ignore=DL3002
|
||||||
USER root
|
USER root
|
||||||
|
|||||||
Reference in New Issue
Block a user