diff --git a/Dockerfile b/Dockerfile index b4058dc..15b3733 100644 --- a/Dockerfile +++ b/Dockerfile @@ -28,6 +28,7 @@ RUN set -eu && \ unzip \ nginx \ procps \ + ethtool \ python3 \ python3-pip \ python3-msgpack \