diff --git a/7.0-apache/Dockerfile b/7.0-apache/Dockerfile index 6e308872..1f1b112a 100644 --- a/7.0-apache/Dockerfile +++ b/7.0-apache/Dockerfile @@ -29,6 +29,7 @@ RUN apt-get update \ vim \ curl \ wget \ + nano \ tcptraceroute \ && chmod 755 /bin/init_container.sh \ && echo "root:Docker!" | chpasswd \