FROM ubuntu:18.04 MAINTAINER The IPerf Project RUN apt-get update && apt-get install -y iperf inetutils-ping iproute2 CMD ["iperf -s &"]