Commit cd002625 authored by Raphael Defosseux's avatar Raphael Defosseux

feat(docker): removing tshark from Ubuntu image

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@openairinterface.org>
parent a7f38bb5
......@@ -55,7 +55,6 @@ RUN apt-get update && \
iputils-ping \
bc \
tzdata \
tshark \
libasan4 \
libgoogle-glog0v5 \
libdouble-conversion1 \
......
......@@ -52,7 +52,6 @@ RUN apt-get update && \
iputils-ping \
bc \
tzdata \
tshark \
libasan4 \
libgoogle-glog0v5 \
libdouble-conversion1 \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment