diff --git a/tests/topotests/Dockerfile b/tests/topotests/Dockerfile index d6a395a948..d7b2cae354 100644 --- a/tests/topotests/Dockerfile +++ b/tests/topotests/Dockerfile @@ -9,8 +9,8 @@ RUN export DEBIAN_FRONTEND=noninteractive \ flex \ gdb \ git \ - inetutils-ping \ install-info \ + iputils-ping \ iproute2 \ less \ libtool \ @@ -24,6 +24,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \ python-pip \ python-sphinx \ rsync \ + strace \ tcpdump \ texinfo \ tmux \