buid: Add ethtool package

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

View File

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