mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-04 23:50:16 +01:00
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:
parent
f14bb2d7b6
commit
540112e36f
1 changed files with 1 additions and 0 deletions
|
|
@ -355,6 +355,7 @@ RUN dnf install -y \\
|
|||
strace \\
|
||||
systemd \\
|
||||
systemd-devel \\
|
||||
tcpdump \\
|
||||
teamd-devel \\
|
||||
vala \\
|
||||
vala-devel \\
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue