Update Dockerfile
This commit is contained in:
parent
81f9c0f78e
commit
21e86bb985
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ ARG DEBCONF_NONINTERACTIVE_SEEN="true"
|
||||||
RUN set -eu && \
|
RUN set -eu && \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
apt-get --no-install-recommends -y install \
|
apt-get --no-install-recommends -y install \
|
||||||
bc \
|
|
||||||
7zip \
|
7zip \
|
||||||
wsdd \
|
wsdd \
|
||||||
samba \
|
samba \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue