fix(tests): Hoststack compatibility
[csit.git] / fdio.infra.ansible / roles / docker_images / files / base / Dockerfile
index 18cf8b3..cdb23e9 100644 (file)
@@ -30,7 +30,6 @@ RUN apt-get -q update \
         ethtool \
         gdb \
         gfortran \
-        iperf3 \
         libapr1 \
         libblas-dev \
         libffi-dev \
@@ -61,6 +60,7 @@ RUN apt-get -q update \
         screen \
         socat \
         software-properties-common \
+        strace \
         strongswan \
         ssh \
         sshpass \