diff utils/Dockerfile @ 74:541766977a11

add script to connect to telnet console of usxsapp
author smith@nwoca.org
date Wed, 23 Mar 2016 16:37:35 +0100
parents 5643072a1af9
children b997ad087ac1
line wrap: on
line diff
--- a/utils/Dockerfile	Mon Mar 21 22:17:55 2016 +0100
+++ b/utils/Dockerfile	Wed Mar 23 16:37:35 2016 +0100
@@ -10,7 +10,8 @@
 RUN apt-get install -y mercurial \
     && apt-get install -y curl \
     && apt-get install -y vim \
-    && apt-get install -y nano
+    && apt-get install -y nano \
+    && apt-get install -y telnet
 
 VOLUME /ssdt