buid: Add ethtool package (#1027)

This commit is contained in:
Kroese 2025-09-27 10:45:09 +02:00 committed by GitHub
parent 7fae62d286
commit 24d795fbe3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,6 +28,7 @@ RUN set -eu && \
unzip \ unzip \
nginx \ nginx \
procps \ procps \
ethtool \
python3 \ python3 \
python3-pip \ python3-pip \
python3-msgpack \ python3-msgpack \