mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 15:43:02 +02:00
test/docker: Add tshark
Needed by new sniffer implementation.
This commit is contained in:
committed by
Mattias Walström
parent
5f299ee151
commit
c5ba2971e6
@@ -18,7 +18,8 @@ RUN apk add --no-cache \
|
||||
ruby-mustache \
|
||||
socat \
|
||||
squashfs-tools \
|
||||
tcpdump
|
||||
tcpdump \
|
||||
tshark
|
||||
|
||||
# Alpine's QEMU package does not bundle this for some reason, copied
|
||||
# from Ubuntu
|
||||
|
||||
Reference in New Issue
Block a user