FROM ubuntu RUN apt-get update RUN apt-get install -y traceroute iputils-ping bind9-dnsutils ENTRYPOINT /bin/bash