feat: Automaticly match MTU size (#908)

This commit is contained in:
Kroese
2025-03-03 12:20:16 +01:00
committed by GitHub
parent 52fe712b6f
commit a1993e590a
2 changed files with 8 additions and 2 deletions

View File

@@ -37,6 +37,7 @@ RUN set -eu && extra="" && \
net-tools \
e2fsprogs \
qemu-utils \
iputils-ping \
ca-certificates \
netcat-openbsd \
qemu-system-x86 \