mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-02-06 10:59:25 +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
|
ENV RESOLUTION 1920x1080x24
|
||||||
|
|
||||||
|
|
||||||
RUN echo "http://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories \
|
RUN apk add --no-cache \
|
||||||
&& 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 \
|
|
||||||
libprotobuf \
|
libprotobuf \
|
||||||
tshark \
|
tshark \
|
||||||
wireshark \
|
wireshark \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user