diff options
| author | Kristian Lyngstol <kristian@bohemians.org> | 2016-03-13 22:03:51 +0100 |
|---|---|---|
| committer | Kristian Lyngstol <kristian@bohemians.org> | 2016-03-13 22:03:51 +0100 |
| commit | 8a89ee32f56e37848ad29be033b095c46b7ce9e3 (patch) | |
| tree | 46a3fc788f21a11fce733ac9fa485b241a748090 | |
| parent | df589020359a657acb38d93fbd730275b3913b2e (diff) | |
NMS: Openssh
| -rw-r--r-- | nms/Dockerfile.in | 1 |
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" ] |
