aboutsummaryrefslogtreecommitdiffstats
path: root/nms/Dockerfile.in
diff options
context:
space:
mode:
authorKristian Lyngstol <kly@kly.no>2016-03-13 21:04:44 +0000
committerKristian Lyngstol <kly@kly.no>2016-03-13 21:04:44 +0000
commitfa904ae8efda6a72ac778a524e3d7045a3b3040c (patch)
tree0c3338588cce83a76b2b940f7de8f8e2b9cb20aa /nms/Dockerfile.in
parent1bac508fd56b72adf01643708ff0cbb2c4dec4e0 (diff)
parenta57fe6b9a707222e0ca1b4e18a542b5b179e6b72 (diff)
Merge branch 'master' of ssh://github.com/tech-server/tgmanage
Diffstat (limited to 'nms/Dockerfile.in')
-rw-r--r--nms/Dockerfile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/nms/Dockerfile.in b/nms/Dockerfile.in
index 59a1cef..b1d2140 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" ]