idl2wrs
network traffic analyzer - development tools
RUN apt-get update && \
apt-get install -y wireshark-dev
RUN apt-get update && \
apt-get install -y wireshark-dev
RUN apk add wireshark-dev
RUN pacman -S --noconfirm wireshark-cli
RUN apt-get update && \
apt-get install -y wireshark-dev
RUN dnf install -y wireshark-cli
RUN apt-get update && \
apt-get install -y wireshark-dev