text2pcap
2.6.5-2.fc30.x86_64 : Network traffic analyzer
RUN apt-get update && \
apt-get install -y wireshark-common
RUN apt-get update && \
apt-get install -y wireshark-common
RUN apk add wireshark
RUN pacman -S --noconfirm wireshark-cli
RUN apt-get update && \
apt-get install -y wireshark-common
RUN yum install -y wireshark
RUN dnf install -y wireshark-cli
RUN apt-get update && \
apt-get install -y wireshark-common