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 \
|
||||
tini \
|
||||
wget \
|
||||
ovmf \
|
||||
nginx \
|
||||
swtpm \
|
||||
procps \
|
||||
iptables \
|
||||
iproute2 \
|
||||
|
|
Loading…
Reference in a new issue