aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristian Lyngstol <kristian@bohemians.org>2016-03-13 22:03:51 +0100
committerKristian Lyngstol <kristian@bohemians.org>2016-03-13 22:03:51 +0100
commit8a89ee32f56e37848ad29be033b095c46b7ce9e3 (patch)
tree46a3fc788f21a11fce733ac9fa485b241a748090
parentdf589020359a657acb38d93fbd730275b3913b2e (diff)
NMS: Openssh
-rw-r--r--nms/Dockerfile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/nms/Dockerfile.in b/nms/Dockerfile.in
index 39a52b8..2793882 100644
--- a/nms/Dockerfile.in
+++ b/nms/Dockerfile.in
@@ -28,6 +28,7 @@ RUN apt-get update && apt-get -y install \
httpie \
locales \
screen \
+ openssh-server \
pkg-config
VOLUME [ "/sys/fs/cgroup" ]