mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 15:24:14 +00:00
Add wireshark in Docker
This commit is contained in:
parent
2fb37ad797
commit
4f1efbb521
2 changed files with 5 additions and 1 deletions
|
|
@ -22,6 +22,8 @@ RUN apt-get update && \
|
|||
net-tools && \
|
||||
apt-get clean
|
||||
|
||||
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y wireshark
|
||||
|
||||
COPY setup.sh /root
|
||||
|
||||
ARG username=acetcom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue