mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-01-29 15:43:55 +00:00
ostinato-wireshark: No need to use edge repository since alpine 3.19
This commit is contained in:
parent
ab35964a84
commit
b7ffb669a5
@ -6,10 +6,7 @@ ENV DISPLAY :99
|
||||
ENV RESOLUTION 1920x1080x24
|
||||
|
||||
|
||||
RUN echo "http://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories \
|
||||
&& echo "http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories \
|
||||
&& echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories \
|
||||
&& apk add --no-cache \
|
||||
RUN apk add --no-cache \
|
||||
libprotobuf \
|
||||
tshark \
|
||||
wireshark \
|
||||
|
Loading…
x
Reference in New Issue
Block a user