diff --git a/Dockerfile b/Dockerfile index 1306a33..8bf5d4e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,6 +13,7 @@ RUN set -eu && \ tini \ wget \ 7zip \ + curl \ nginx \ procps \ seabios \