mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
remove wget form talk container as not needed anymore
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
20167ab914
commit
daed2bdfb4
1 changed files with 0 additions and 2 deletions
|
|
@ -19,7 +19,6 @@ RUN set -ex; \
|
|||
supervisor \
|
||||
bind-tools \
|
||||
netcat-openbsd \
|
||||
wget \
|
||||
shadow \
|
||||
util-linux \
|
||||
build-base \
|
||||
|
|
@ -30,7 +29,6 @@ RUN set -ex; \
|
|||
luarocks-5.3 install ansicolors; \
|
||||
rename -v ".jcfg.sample" ".jcfg" /etc/janus/*.sample; \
|
||||
apk del --no-cache \
|
||||
wget \
|
||||
shadow \
|
||||
util-linux \
|
||||
build-base \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue