mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-11-08 05:03:27 +08:00
add suggestion
Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
parent
132444cbb9
commit
fb45fa4073
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ RUN set -ex; \
|
|||
lua5.3-dev \
|
||||
luarocks5.3; \
|
||||
\
|
||||
# Give root a random password
|
||||
# Give root a random password
|
||||
echo "root:$(openssl rand -base64 12)" | chpasswd; \
|
||||
\
|
||||
touch \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue