We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01a716c commit 26f9855Copy full SHA for 26f9855
dockers/docker-ptf/Dockerfile.j2
@@ -44,7 +44,8 @@ RUN sed --in-place 's/httpredir.debian.org/debian-archive.trafficmanager.net/' /
44
less \
45
ipython \
46
git \
47
- iputils-ping
+ iputils-ping \
48
+ hping3
49
50
## Reinstall scapy by version from p4lang
51
RUN git clone https://github.com/p4lang/scapy-vxlan.git && cd scapy-vxlan && python setup.py install
0 commit comments