contrib: install tcpdump with "nm-in-container.sh"

It's useful for testing, which is what "nm-in-container.sh" is supposed
to provide. It's also only half a megabyte, so reasonably small to
install.
This commit is contained in:
Thomas Haller
2022-08-10 15:24:36 +02:00
parent f14bb2d7b6
commit 540112e36f

View File

@@ -355,6 +355,7 @@ RUN dnf install -y \\
strace \\ strace \\
systemd \\ systemd \\
systemd-devel \\ systemd-devel \\
tcpdump \\
teamd-devel \\ teamd-devel \\
vala \\ vala \\
vala-devel \\ vala-devel \\