Skip to content
Snippets Groups Projects
Commit 6544a4f4 authored by calrama's avatar calrama
Browse files

[jupyterhub] remove ssh

parent 23b521f1
No related branches found
No related tags found
No related merge requests found
......@@ -85,11 +85,6 @@ RUN mkdir -p /usr/local/venv && \
&& \
ipython kernel install --name=default
RUN apt-get update && \
apt-get install -y \
ssh && \
apt-get clean
RUN chmod -x /etc/update-motd.d/*
WORKDIR "${HOME}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment