add iproute2 for ip command

This commit is contained in:
Christian Goll
2022-11-29 17:07:44 +01:00
parent 8514f5aa1b
commit b59e1f1eff

View File

@@ -48,6 +48,7 @@ RUN zypper -n install \
openssh-clients \
less \
dhcp-server \
iproute2 \
tftp \
systemd \
&& \