diff --git a/single-user-sobigdata-lipari23/Dockerfile b/single-user-sobigdata-lipari23/Dockerfile index 942f19e0..b71f741d 100644 --- a/single-user-sobigdata-lipari23/Dockerfile +++ b/single-user-sobigdata-lipari23/Dockerfile @@ -1,15 +1,13 @@ -# _____ ____ _ _____ _ -# / ____| | _ \(_) | __ \ | | _ _ -# | (___ ___ | |_) |_ __ _| | | | __ _| |_ __ _ _| |_ _| |_ +# _____ ____ _ _____ _ +# / ____| | _ \(_) | __ \ | | +# | (___ ___ | |_) |_ __ _| | | | __ _| |_ __ _ _| |_ _| |_ # \___ \ / _ \| _ <| |/ _` | | | |/ _` | __/ _` |_ _|_ _| -# ____) | (_) | |_) | | (_| | |__| | (_| | || (_| | |_| |_| -# |_____/ \___/|____/|_|\__, |_____/ \__,_|\__\__,_| -# __/ | -# |___/ +# ____) | (_) | |_) | | (_| | |__| | (_| | || (_| | |_| |_| +# |_____/ \___/|____/|_|\__, |_____/ \__,_|\__\__,_| +# __/ | +# |___/ -ARG BASE_IMAGE=eginotebooks/d4science-base:latest -# hadolint ignore=DL3006 -FROM $BASE_IMAGE +FROM jupyter/datascience-notebook:59c973d16bca USER root @@ -146,4 +144,4 @@ RUN pip install --no-cache-dir \ # ------------------------------- #RUN jupyter labextension install jupyterlab-topbar-extension jupyterlab-system-monitor -#RUN jupyter labextension disable @jupyterlab/filebrowser-extension:share-file \ No newline at end of file +#RUN jupyter labextension disable @jupyterlab/filebrowser-extension:share-file