diff --git a/Dockerfile b/Dockerfile index 1149dae..04e8f78 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,9 @@ RUN apt-get update \ && apt-get --no-install-recommends -y install \ tini \ wget \ + ovmf \ nginx \ + swtpm \ procps \ iptables \ iproute2 \