Fix #15 Add ssh binary

This commit is contained in:
cytopia
2018-04-28 10:29:56 +02:00
parent 2f681bc554
commit 25953b844d
7 changed files with 7 additions and 0 deletions

View File

@@ -71,6 +71,7 @@ RUN set -x \
net-tools \
netcat \
nodejs \
openssh-client \
postgresql-client \
python-pip \
redis-tools \