dftest
Wireshark allows you to examine protocol data stored in files or
RUN apt-get update && \
apt-get install -y wireshark
RUN apt-get update && \
apt-get install -y wireshark
RUN apk add wireshark
RUN pacman -S --noconfirm wireshark-cli
RUN apt-get update && \
apt-get install -y wireshark
RUN yum install -y wireshark
RUN dnf install -y wireshark-cli
RUN apt-get update && \
apt-get install -y wireshark