X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/308a6da1a9fd716f3957b116110a932c08aefafe..cf3a1032b04dd30774e21680f5f26d75922919e3:/docker/shell/Dockerfile diff --git a/docker/shell/Dockerfile b/docker/shell/Dockerfile index 539ff942dd..8235159999 100644 --- a/docker/shell/Dockerfile +++ b/docker/shell/Dockerfile @@ -7,7 +7,7 @@ RUN apt-get update -qq RUN apt-get install -qqy \ python-pip python-pyvcf python-gflags python-google-api-python-client \ python-virtualenv libattr1-dev libfuse-dev python-dev python-llfuse fuse \ - crunchstat python-arvados-fuse cron vim supervisor + crunchstat python-arvados-fuse cron vim supervisor openssh-server ADD fuse.conf /etc/fuse.conf RUN chmod 644 /etc/fuse.conf