mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-23 07:56:57 +00:00
fix getting ip-address
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
ebac4c928b
commit
30f5e27889
2 changed files with 3 additions and 2 deletions
|
|
@ -65,7 +65,8 @@ RUN set -ex; \
|
|||
libusrsctp \
|
||||
libwebsockets \
|
||||
\
|
||||
shadow; \
|
||||
shadow \
|
||||
grep; \
|
||||
useradd --system -u 1000 eturnal; \
|
||||
apk del --no-cache \
|
||||
shadow; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue