mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
add suggestion
Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
@@ -5,7 +5,7 @@ COPY --chmod=775 start.sh /usr/bin/start.sh
|
||||
|
||||
RUN apk add --no-cache openssl bash; \
|
||||
\
|
||||
# Give root a random password
|
||||
# Give root a random password
|
||||
echo "root:$(openssl rand -base64 12)" | chpasswd
|
||||
|
||||
USER redis
|
||||
|
||||
Reference in New Issue
Block a user