Update Dockerfile
This commit is contained in:
parent
5a8b196e63
commit
6b8eaa4eb1
1 changed files with 2 additions and 0 deletions
|
@ -8,7 +8,9 @@ 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