2020-12-20 06:11:38 UTC
1.35 GB
/opt/conda
CONDA_VERSION4.9.2
DEBIAN_FRONTENDnoninteractive
HOME/home/jovyan
JULIA_DEPOT_PATH/opt/julia
JULIA_PKGDIR/opt/julia
JULIA_VERSION1.5.3
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
LC_ALLen_US.UTF-8
MINIFORGE_VERSION4.9.2-0
NB_GID100
NB_UID1000
NB_USERjovyan
PATH/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SHELL/bin/bash
XDG_CACHE_HOME/home/jovyan/.cache/
[#000] sha256:da7391352a9bb76b292a568c066aa4c3cbae8d494e6a3c68e3c596d34f7c75f8 - 1.97% (27.2 MB)
[#001] sha256:14428a6d4bcdba49a64127900a0691fb00a3f329aced25eb77e3b65646638f8d - 0.0% (847 Bytes)
[#002] sha256:2c2d948710f21ad82dce71743b1654b45acb5c059cf5c19da491582cef6f2601 - 0.0% (162 Bytes)
[#003] sha256:762ead8e9db7779a9568aff5549f5bff1ea61739acb8467a5e0ebdfbf07a43a9 - 0.71% (9.75 MB)
[#004] sha256:de507c610f5b75f4a9986bf83e72112c2d677520df2f79848c8ab7a84d166dd1 - 0.06% (841 KB)
[#005] sha256:d932899cb4058731032a7b277fa4d2a58ef5282ab29b66437dc56b1b32ae928b - 0.0% (669 Bytes)
[#006] sha256:839c951f843dc88b55e2572bf9d4203d32b3f16b31f96698a303ef988fb9fe11 - 0.0% (1.87 KB)
[#007] sha256:16cd914c7d0673f26554cb10271d2a9a9574f708153a90b9dc56437795b41a05 - 0.0% (5.24 KB)
[#008] sha256:940c316ca6a31a2e6856067c0d06b5b5d71125fb3472ae395407ea737ef65551 - 0.0% (149 Bytes)
[#009] sha256:7e47b3b0fa6f7270faf9216485375f347896ee43eb54c821e6806d11a7adab34 - 4.35% (60 MB)
[#010] sha256:acdce0241f42ab384a32e4719cac56b70b7fd652d5189e23a399b60498abf5ea - 6.65% (91.8 MB)
[#011] sha256:c3028984f7353b5e0f09eded71121d04bfc3279df8b6859b6f3f8ab3be471bbb - 0.0% (2.61 KB)
[#012] sha256:c6f637efc86b811502b8f70ec97e64bcfe28bb76a29c6093640beade8404ff21 - 0.0% (1012 Bytes)
[#013] sha256:ae4df7c94eb1f6a18011e32d11b10e02753d327aff1cd889e13dd30903289721 - 0.0% (1 KB)
[#014] sha256:1d7a120d77d8254b3359fb20fb18b1860586508df7fc7868b3c0201e64636c6c - 19.83% (274 MB)
[#015] sha256:ff32c88aa572d4d4604c02f070cb4303d738dc3100160028786ce1168ea9524f - 0.0% (1.7 KB)
[#016] sha256:b9e1113d6cec0be30fbcac5de0e66c067504a71630af4b86c071cc87ce6e9fdd - 11.32% (156 MB)
[#017] sha256:8ae8999da3c1dfc5a54449edbc8554edf83554ae6f93645e31b4911f2fb860d3 - 15.48% (214 MB)
[#018] sha256:5d7812f89213ec5239db0e5c2e04010b63d3ad83d0ef54d06c71c5f9157e8bc2 - 0.04% (583 KB)
[#019] sha256:7db5080edf79796a7d45a340a8a0b37ff0a6e62b3e32fad62fe90fa96b6ea988 - 0.0% (5.82 KB)
[#020] sha256:00d61380b2b1a70a526686cb1196282630ae09a5bc459631d1ef304f44ebd044 - 1.29% (17.8 MB)
[#021] sha256:c68a65cb51b8785d617e03aa7ac7c8f5f778a66756671d7974d07322fa034d64 - 7.79% (108 MB)
[#022] sha256:2606f577e309a0f6f8da07b83803c22bf6235bc8f574608e6275718171dec659 - 0.0% (174 Bytes)
[#023] sha256:1c57a6b5a44e9177309f05644427fd8daef044d19b3da3805585a443664dbb8c - 0.0% (241 Bytes)
[#024] sha256:240b95ab6db5bbe6d70d67d2311466f0afe97c21d089307f359e72bee27b02a5 - 28.42% (392 MB)
[#025] sha256:421705aedccfcf75f76559a1ecef579aab537764eb2432495440d9bf744b2567 - 2.09% (28.8 MB)
/bin/sh -c #(nop) ADD file:4f15c4475fbafb3fe335e415e3ea1ac416c34af911fcdfe273c5759438aa8eb4 in /
2020-11-25 22:25:27 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2020-11-25 22:25:28 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-11-25 22:25:29 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-11-25 22:25:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-12-20 05:46:57 UTC/bin/sh -c #(nop) LABEL maintainer=Jupyter Project <jupyter@googlegroups.com>
2020-12-20 05:46:58 UTC/bin/sh -c #(nop) ARG NB_USER=jovyan
2020-12-20 05:46:59 UTC/bin/sh -c #(nop) ARG NB_UID=1000
2020-12-20 05:47:00 UTC/bin/sh -c #(nop) ARG NB_GID=100
2020-12-20 05:47:01 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2020-12-20 05:47:02 UTC/bin/bash -o pipefail -c #(nop) USER root
2020-12-20 05:47:03 UTC/bin/bash -o pipefail -c #(nop) ARG conda_version=4.9.2
2020-12-20 05:47:04 UTC/bin/bash -o pipefail -c #(nop) ARG miniforge_patch_number=0
2020-12-20 05:47:05 UTC/bin/bash -o pipefail -c #(nop) ARG miniforge_arch=x86_64
2020-12-20 05:47:06 UTC/bin/bash -o pipefail -c #(nop) ARG miniforge_python=Miniforge3
2020-12-20 05:47:07 UTC/bin/bash -o pipefail -c #(nop) ARG miniforge_version=4.9.2-0
2020-12-20 05:47:08 UTC/bin/bash -o pipefail -c #(nop) ARG miniforge_installer=Miniforge3-4.9.2-0-Linux-x86_64.sh
2020-12-20 05:47:09 UTC/bin/bash -o pipefail -c #(nop) ARG miniforge_checksum=6321775eb2c02d7f51d3a9004ce0be839099f126f4099c781531428536669560
2020-12-20 05:47:10 UTC/bin/bash -o pipefail -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2020-12-20 05:47:20 UTC|10 NB_GID=100 NB_UID=1000 NB_USER=jovyan conda_version=4.9.2 miniforge_arch=x86_64 miniforge_checksum=6321775eb2c02d7f51d3a9004ce0be839099f126f4099c781531428536669560 miniforge_installer=Miniforge3-4.9.2-0-Linux-x86_64.sh miniforge_patch_number=0 miniforge_python=Miniforge3 miniforge_version=4.9.2-0 /bin/bash -o pipefail -c apt-get update && apt-get install -yq --no-install-recommends wget ca-certificates sudo locales fonts-liberation run-one && apt-get clean && rm -rf /var/lib/apt/lists/*
2020-12-20 05:47:23 UTC|10 NB_GID=100 NB_UID=1000 NB_USER=jovyan conda_version=4.9.2 miniforge_arch=x86_64 miniforge_checksum=6321775eb2c02d7f51d3a9004ce0be839099f126f4099c781531428536669560 miniforge_installer=Miniforge3-4.9.2-0-Linux-x86_64.sh miniforge_patch_number=0 miniforge_python=Miniforge3 miniforge_version=4.9.2-0 /bin/bash -o pipefail -c echo "en_US.UTF-8 UTF-8" > /etc/locale.gen && locale-gen
2020-12-20 05:47:23 UTC/bin/bash -o pipefail -c #(nop) ENV CONDA_DIR=/opt/conda SHELL=/bin/bash NB_USER=jovyan NB_UID=1000 NB_GID=100 LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8
2020-12-20 05:47:24 UTC/bin/bash -o pipefail -c #(nop) ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/home/jovyan CONDA_VERSION=4.9.2 MINIFORGE_VERSION=4.9.2-0
2020-12-20 05:47:26 UTC/bin/bash -o pipefail -c #(nop) COPY file:dd687deda9e8ded94d85160bedbbd0398853d96ce7ecc26edaa87f99d1dc4850 in /usr/local/bin/fix-permissions
2020-12-20 05:47:26 UTC|7 conda_version=4.9.2 miniforge_arch=x86_64 miniforge_checksum=6321775eb2c02d7f51d3a9004ce0be839099f126f4099c781531428536669560 miniforge_installer=Miniforge3-4.9.2-0-Linux-x86_64.sh miniforge_patch_number=0 miniforge_python=Miniforge3 miniforge_version=4.9.2-0 /bin/bash -o pipefail -c chmod a+rx /usr/local/bin/fix-permissions
2020-12-20 05:47:27 UTC|7 conda_version=4.9.2 miniforge_arch=x86_64 miniforge_checksum=6321775eb2c02d7f51d3a9004ce0be839099f126f4099c781531428536669560 miniforge_installer=Miniforge3-4.9.2-0-Linux-x86_64.sh miniforge_patch_number=0 miniforge_python=Miniforge3 miniforge_version=4.9.2-0 /bin/bash -o pipefail -c sed -i 's/^#force_color_prompt=yes/force_color_prompt=yes/' /etc/skel/.bashrc && echo 'eval "$(command conda shell.bash hook 2> /dev/null)"' >> /etc/skel/.bashrc
2020-12-20 05:47:28 UTC|7 conda_version=4.9.2 miniforge_arch=x86_64 miniforge_checksum=6321775eb2c02d7f51d3a9004ce0be839099f126f4099c781531428536669560 miniforge_installer=Miniforge3-4.9.2-0-Linux-x86_64.sh miniforge_patch_number=0 miniforge_python=Miniforge3 miniforge_version=4.9.2-0 /bin/bash -o pipefail -c echo "auth requisite pam_deny.so" >> /etc/pam.d/su && sed -i.bak -e 's/^%admin/#%admin/' /etc/sudoers && sed -i.bak -e 's/^%sudo/#%sudo/' /etc/sudoers && useradd -m -s /bin/bash -N -u $NB_UID $NB_USER && mkdir -p $CONDA_DIR && chown $NB_USER:$NB_GID $CONDA_DIR && chmod g+w /etc/passwd && fix-permissions $HOME && fix-permissions $CONDA_DIR
2020-12-20 05:47:29 UTC/bin/bash -o pipefail -c #(nop) USER 1000
2020-12-20 05:47:30 UTC/bin/bash -o pipefail -c #(nop) ARG PYTHON_VERSION=default
2020-12-20 05:47:31 UTC|8 PYTHON_VERSION=default conda_version=4.9.2 miniforge_arch=x86_64 miniforge_checksum=6321775eb2c02d7f51d3a9004ce0be839099f126f4099c781531428536669560 miniforge_installer=Miniforge3-4.9.2-0-Linux-x86_64.sh miniforge_patch_number=0 miniforge_python=Miniforge3 miniforge_version=4.9.2-0 /bin/bash -o pipefail -c mkdir "/home/$NB_USER/work" && fix-permissions "/home/$NB_USER"
2020-12-20 05:47:32 UTC/bin/bash -o pipefail -c #(nop) WORKDIR /tmp
2020-12-20 05:48:07 UTC|8 PYTHON_VERSION=default conda_version=4.9.2 miniforge_arch=x86_64 miniforge_checksum=6321775eb2c02d7f51d3a9004ce0be839099f126f4099c781531428536669560 miniforge_installer=Miniforge3-4.9.2-0-Linux-x86_64.sh miniforge_patch_number=0 miniforge_python=Miniforge3 miniforge_version=4.9.2-0 /bin/bash -o pipefail -c wget --quiet "https://github.com/conda-forge/miniforge/releases/download/${miniforge_version}/${miniforge_installer}" && echo "${miniforge_checksum} *${miniforge_installer}" | sha256sum --check && /bin/bash "${miniforge_installer}" -f -b -p $CONDA_DIR && rm "${miniforge_installer}" && echo "conda ${CONDA_VERSION}" >> $CONDA_DIR/conda-meta/pinned && conda config --system --set auto_update_conda false && conda config --system --set show_channel_urls true && if [ ! $PYTHON_VERSION = 'default' ]; then conda install --yes python=$PYTHON_VERSION; fi && conda list python | grep '^python ' | tr -s ' ' | cut -d '.' -f 1,2 | sed 's/$/.*/' >> $CONDA_DIR/conda-meta/pinned && conda install --quiet --yes "conda=${CONDA_VERSION}" 'pip' 'tini=0.18.0' && conda update --all --quiet --yes && conda list tini | grep tini | tr -s ' ' | cut -d ' ' -f 1,2 >> $CONDA_DIR/conda-meta/pinned && conda clean --all -f -y && rm -rf /home/$NB_USER/.cache/yarn && fix-permissions $CONDA_DIR && fix-permissions /home/$NB_USER
2020-12-20 05:49:25 UTC|8 PYTHON_VERSION=default conda_version=4.9.2 miniforge_arch=x86_64 miniforge_checksum=6321775eb2c02d7f51d3a9004ce0be839099f126f4099c781531428536669560 miniforge_installer=Miniforge3-4.9.2-0-Linux-x86_64.sh miniforge_patch_number=0 miniforge_python=Miniforge3 miniforge_version=4.9.2-0 /bin/bash -o pipefail -c conda install --quiet --yes 'notebook=6.1.5' 'jupyterhub=1.2.2' 'jupyterlab=2.2.9' && conda clean --all -f -y && npm cache clean --force && jupyter notebook --generate-config && rm -rf $CONDA_DIR/share/jupyter/lab/staging && rm -rf /home/$NB_USER/.cache/yarn && fix-permissions $CONDA_DIR && fix-permissions /home/$NB_USER
2020-12-20 05:49:32 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 8888
2020-12-20 05:49:33 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["tini" "-g" "--"]
2020-12-20 05:49:34 UTC/bin/bash -o pipefail -c #(nop) CMD ["start-notebook.sh"]
2020-12-20 05:49:35 UTC/bin/bash -o pipefail -c #(nop) COPY multi:079ef745908c027b119d9e688e58e053a45a3ceedfb4a4fbfeea1854e958bf90 in /usr/local/bin/
2020-12-20 05:49:36 UTC/bin/bash -o pipefail -c #(nop) COPY file:a86bec01482acc679aa2861cef9aca1c77ee73f4569f17de63dfabd34010cebf in /etc/jupyter/
2020-12-20 05:49:38 UTC/bin/bash -o pipefail -c #(nop) USER root
2020-12-20 05:49:39 UTC|8 PYTHON_VERSION=default conda_version=4.9.2 miniforge_arch=x86_64 miniforge_checksum=6321775eb2c02d7f51d3a9004ce0be839099f126f4099c781531428536669560 miniforge_installer=Miniforge3-4.9.2-0-Linux-x86_64.sh miniforge_patch_number=0 miniforge_python=Miniforge3 miniforge_version=4.9.2-0 /bin/bash -o pipefail -c fix-permissions /etc/jupyter/
2020-12-20 05:49:40 UTC/bin/bash -o pipefail -c #(nop) USER 1000
2020-12-20 05:49:41 UTC/bin/bash -o pipefail -c #(nop) WORKDIR /home/jovyan
2020-12-20 05:50:36 UTC/bin/bash -o pipefail -c #(nop) LABEL maintainer=Jupyter Project <jupyter@googlegroups.com>
2020-12-20 05:50:37 UTC/bin/bash -o pipefail -c #(nop) USER root
2020-12-20 05:52:11 UTC/bin/bash -o pipefail -c apt-get update && apt-get install -yq --no-install-recommends build-essential vim-tiny git inkscape libsm6 libxext-dev libxrender1 lmodern netcat texlive-xetex texlive-fonts-recommended texlive-plain-generic tzdata unzip nano-tiny && apt-get clean && rm -rf /var/lib/apt/lists/*
2020-12-20 05:52:21 UTC/bin/bash -o pipefail -c update-alternatives --install /usr/bin/nano nano /bin/nano-tiny 10
2020-12-20 05:52:24 UTC/bin/bash -o pipefail -c #(nop) USER 1000
2020-12-20 05:52:46 UTC/bin/bash -o pipefail -c #(nop) LABEL maintainer=Jupyter Project <jupyter@googlegroups.com>
2020-12-20 05:52:49 UTC/bin/bash -o pipefail -c #(nop) USER root
2020-12-20 05:57:39 UTC/bin/bash -o pipefail -c apt-get update && apt-get install -y --no-install-recommends ffmpeg dvipng cm-super && apt-get clean && rm -rf /var/lib/apt/lists/*
2020-12-20 05:57:47 UTC/bin/bash -o pipefail -c #(nop) USER 1000
2020-12-20 06:01:57 UTC/bin/bash -o pipefail -c conda install --quiet --yes 'beautifulsoup4=4.9.*' 'conda-forge::blas=*=openblas' 'bokeh=2.2.*' 'bottleneck=1.3.*' 'cloudpickle=1.6.*' 'cython=0.29.*' 'dask=2.30.*' 'dill=0.3.*' 'h5py=3.1.*' 'ipywidgets=7.5.*' 'ipympl=0.5.*' 'matplotlib-base=3.3.*' 'numba=0.51.*' 'numexpr=2.7.*' 'pandas=1.1.*' 'patsy=0.5.*' 'protobuf=3.13.*' 'pytables=3.6.*' 'scikit-image=0.17.*' 'scikit-learn=0.23.*' 'scipy=1.5.*' 'seaborn=0.11.*' 'sqlalchemy=1.3.*' 'statsmodels=0.12.*' 'sympy=1.7.*' 'vincent=0.4.*' 'widgetsnbextension=3.5.*' 'xlrd=1.2.*' && conda clean --all -f -y && jupyter nbextension enable --py widgetsnbextension --sys-prefix && jupyter labextension install @jupyter-widgets/jupyterlab-manager@^2.0.0 --no-build && jupyter labextension install @bokeh/jupyter_bokeh@^2.0.0 --no-build && jupyter labextension install jupyter-matplotlib@^0.7.2 --no-build && jupyter lab build -y && jupyter lab clean -y && npm cache clean --force && rm -rf "/home/${NB_USER}/.cache/yarn" && rm -rf "/home/${NB_USER}/.node-gyp" && fix-permissions "${CONDA_DIR}" && fix-permissions "/home/${NB_USER}"
2020-12-20 06:02:05 UTC/bin/bash -o pipefail -c #(nop) WORKDIR /tmp
2020-12-20 06:02:11 UTC/bin/bash -o pipefail -c git clone https://github.com/PAIR-code/facets.git && jupyter nbextension install facets/facets-dist/ --sys-prefix && rm -rf /tmp/facets && fix-permissions "${CONDA_DIR}" && fix-permissions "/home/${NB_USER}"
2020-12-20 06:02:15 UTC/bin/bash -o pipefail -c #(nop) ENV XDG_CACHE_HOME=/home/jovyan/.cache/
2020-12-20 06:02:22 UTC/bin/bash -o pipefail -c MPLBACKEND=Agg python -c "import matplotlib.pyplot" && fix-permissions "/home/${NB_USER}"
2020-12-20 06:02:25 UTC/bin/bash -o pipefail -c #(nop) USER 1000
2020-12-20 06:02:29 UTC/bin/bash -o pipefail -c #(nop) WORKDIR /home/jovyan
2020-12-20 06:02:54 UTC/bin/bash -o pipefail -c #(nop) LABEL maintainer=Jupyter Project <jupyter@googlegroups.com>
2020-12-20 06:04:39 UTC/bin/bash -o pipefail -c #(nop) ARG TEST_ONLY_BUILD
2020-12-20 06:04:43 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2020-12-20 06:04:47 UTC/bin/bash -o pipefail -c #(nop) USER root
2020-12-20 06:04:50 UTC/bin/bash -o pipefail -c #(nop) ARG julia_version=1.5.3
2020-12-20 06:04:54 UTC/bin/bash -o pipefail -c #(nop) ARG julia_checksum=f190c938dd6fed97021953240523c9db448ec0a6760b574afd4e9924ab5615f1
2020-12-20 06:05:06 UTC|2 julia_checksum=f190c938dd6fed97021953240523c9db448ec0a6760b574afd4e9924ab5615f1 julia_version=1.5.3 /bin/bash -o pipefail -c apt-get update && apt-get install -y --no-install-recommends fonts-dejavu gfortran gcc && apt-get clean && rm -rf /var/lib/apt/lists/*
2020-12-20 06:05:11 UTC/bin/bash -o pipefail -c #(nop) ENV JULIA_DEPOT_PATH=/opt/julia JULIA_PKGDIR=/opt/julia JULIA_VERSION=1.5.3
2020-12-20 06:05:15 UTC/bin/bash -o pipefail -c #(nop) WORKDIR /tmp
2020-12-20 06:05:31 UTC|2 julia_checksum=f190c938dd6fed97021953240523c9db448ec0a6760b574afd4e9924ab5615f1 julia_version=1.5.3 /bin/bash -o pipefail -c mkdir "/opt/julia-${JULIA_VERSION}" && wget -q https://julialang-s3.julialang.org/bin/linux/x64/$(echo "${JULIA_VERSION}" | cut -d. -f 1,2)"/julia-${JULIA_VERSION}-linux-x86_64.tar.gz" && echo "${julia_checksum} *julia-${JULIA_VERSION}-linux-x86_64.tar.gz" | sha256sum -c - && tar xzf "julia-${JULIA_VERSION}-linux-x86_64.tar.gz" -C "/opt/julia-${JULIA_VERSION}" --strip-components=1 && rm "/tmp/julia-${JULIA_VERSION}-linux-x86_64.tar.gz"
2020-12-20 06:05:41 UTC|2 julia_checksum=f190c938dd6fed97021953240523c9db448ec0a6760b574afd4e9924ab5615f1 julia_version=1.5.3 /bin/bash -o pipefail -c ln -fs /opt/julia-*/bin/julia /usr/local/bin/julia
2020-12-20 06:05:46 UTC|2 julia_checksum=f190c938dd6fed97021953240523c9db448ec0a6760b574afd4e9924ab5615f1 julia_version=1.5.3 /bin/bash -o pipefail -c mkdir /etc/julia && echo "push!(Libdl.DL_LOAD_PATH, \"$CONDA_DIR/lib\")" >> /etc/julia/juliarc.jl && mkdir "${JULIA_PKGDIR}" && chown "${NB_USER}" "${JULIA_PKGDIR}" && fix-permissions "${JULIA_PKGDIR}"
2020-12-20 06:05:50 UTC/bin/bash -o pipefail -c #(nop) USER 1000
2020-12-20 06:09:38 UTC|2 julia_checksum=f190c938dd6fed97021953240523c9db448ec0a6760b574afd4e9924ab5615f1 julia_version=1.5.3 /bin/bash -o pipefail -c conda install --quiet --yes 'r-base=4.0.3' 'r-caret=6.0*' 'r-crayon=1.3*' 'r-devtools=2.3*' 'r-forecast=8.13*' 'r-hexbin=1.28*' 'r-htmltools=0.5*' 'r-htmlwidgets=1.5*' 'r-irkernel=1.1*' 'r-nycflights13=1.0*' 'r-randomforest=4.6*' 'r-rcurl=1.98*' 'r-rmarkdown=2.5*' 'r-rsqlite=2.2*' 'r-shiny=1.5*' 'r-tidyverse=1.3*' 'rpy2=3.3*' && conda clean --all -f -y && fix-permissions "${CONDA_DIR}" && fix-permissions "/home/${NB_USER}"
2020-12-20 06:11:29 UTC|2 julia_checksum=f190c938dd6fed97021953240523c9db448ec0a6760b574afd4e9924ab5615f1 julia_version=1.5.3 /bin/bash -o pipefail -c julia -e 'import Pkg; Pkg.update()' && (test $TEST_ONLY_BUILD || julia -e 'import Pkg; Pkg.add("HDF5")') && julia -e "using Pkg; pkg\"add IJulia\"; pkg\"precompile\"" && mv "${HOME}/.local/share/jupyter/kernels/julia"* "${CONDA_DIR}/share/jupyter/kernels/" && chmod -R go+rx "${CONDA_DIR}/share/jupyter" && rm -rf "${HOME}/.local" && fix-permissions "${JULIA_PKGDIR}" "${CONDA_DIR}/share/jupyter"
2020-12-20 06:11:38 UTC/bin/bash -o pipefail -c #(nop) WORKDIR /home/jovyan
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.