diff --git a/images/datascience-notebook/Dockerfile b/images/datascience-notebook/Dockerfile index 4bdb080b..278cf1d6 100644 --- a/images/datascience-notebook/Dockerfile +++ b/images/datascience-notebook/Dockerfile @@ -29,6 +29,7 @@ RUN apt-get update -y && \ strace \ openssh-client \ openssh-server \ + netcat-openbsd \ p7zip \ apt-utils \ jq \