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