Update Dockerfile
This commit is contained in:
parent
8b0c098699
commit
5a8b196e63
1 changed files with 0 additions and 2 deletions
|
@ -8,9 +8,7 @@ RUN apt-get update \
|
||||||
&& apt-get --no-install-recommends -y install \
|
&& apt-get --no-install-recommends -y install \
|
||||||
tini \
|
tini \
|
||||||
wget \
|
wget \
|
||||||
ovmf \
|
|
||||||
nginx \
|
nginx \
|
||||||
swtpm \
|
|
||||||
procps \
|
procps \
|
||||||
iptables \
|
iptables \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
|
|
Loading…
Reference in a new issue