2017-08-09 21:42:53 UTC
878 MB
/opt/conda
DEBIAN_FRONTENDnoninteractive
HOME/home/jovyan
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
LC_ALLen_US.UTF-8
MINICONDA_VERSION4.3.21
NB_UID1000
NB_USERjovyan
PATH/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SHELL/bin/bash
[#000] sha256:693502eb7dfbc6b94964ae66ebc72d3e32facd981c72995b09794f1e87bac184 - 5.58% (49 MB)
[#001] sha256:24ff998bd82ea753bab8f5b65aefc84810db5db0b1a032ba4d43dc3673060728 - 4.99% (43.9 MB)
[#002] sha256:6e3c0074120888a85db42914c141507a553bd8e890e349f3380a6d79e51091f9 - 0.04% (398 KB)
[#003] sha256:a84bb1c63b96cd88c275f9c0ae7d073700c13416ff903e3256aa5b2ad26cd0af - 0.0% (7.97 KB)
[#004] sha256:0dabba4d355ee358168a041b5a91399520712bc159028d3870bfcd167fd16eb1 - 0.0% (4.28 KB)
[#005] sha256:3507d90284be5db9f77ad1795ba9325b347c57d2da39a108cfc0bb963a054d93 - 0.0% (146 Bytes)
[#006] sha256:a956b54901d35a2d22418a6b53e13adb505392967d042b2caf9b97377a4e907d - 5.78% (50.7 MB)
[#007] sha256:a940391c810703eb2404f07cd1092ba51e74ef13f7e7caf2945803188a509e01 - 6.97% (61.2 MB)
[#008] sha256:6c20e3dce1d85460835e6c64f050fa52e2392a5f03e79163c9bb5e3aae0e0593 - 0.0% (982 Bytes)
[#009] sha256:c2dcbe4cead9b6b21fb83ac0a46aa0925ad0ed264e607171517c93ea0f3ce8f1 - 0.0% (418 Bytes)
[#010] sha256:6b65d3ed268fee19f2bb57069a5266c1b1b38c59adbbb88e26340bbd77942b57 - 0.0% (510 Bytes)
[#011] sha256:d2bf457da53bdeb8ce45110b3d1e07977db8ec5c8da3d1678507848a77a6dc5d - 0.0% (736 Bytes)
[#012] sha256:f63d840ca7293e5542a1c9071edbecd686bdd15feb9eea62088187b57814ffd4 - 0.0% (744 Bytes)
[#013] sha256:faf742f9976d8f0365ad4833bfacba5a125b618e607a8a6d033a413e1bc54cf4 - 76.63% (673 MB)
/bin/sh -c #(nop) ADD file:41ac8d85ee35954bf6c8353d9681a045ba260aa9a96dbbded7bcd6e37ee49bea in /
2017-02-27 20:34:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2017-07-11 11:36:32 UTC/bin/sh -c #(nop) MAINTAINER Jupyter Project <jupyter@googlegroups.com>
2017-07-11 11:36:32 UTC/bin/sh -c #(nop) USER [root]
2017-07-11 11:36:33 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2017-07-11 11:38:22 UTC/bin/sh -c REPO=http://cdn-fastly.deb.debian.org && echo "deb $REPO/debian jessie main\ndeb $REPO/debian-security jessie/updates main" > /etc/apt/sources.list && apt-get update && apt-get -yq dist-upgrade && apt-get install -yq --no-install-recommends wget bzip2 ca-certificates sudo locales fonts-liberation && apt-get clean && rm -rf /var/lib/apt/lists/*
2017-07-11 11:38:24 UTC/bin/sh -c echo "en_US.UTF-8 UTF-8" > /etc/locale.gen && locale-gen
2017-07-11 11:38:24 UTC/bin/sh -c wget --quiet https://github.com/krallin/tini/releases/download/v0.10.0/tini && echo "1361527f39190a7338a0b434bd8c88ff7233ce7b9a4876f3315c22fce7eca1b0 *tini" | sha256sum -c - && mv tini /usr/local/bin/tini && chmod +x /usr/local/bin/tini
2017-07-11 11:38:24 UTC/bin/sh -c #(nop) ENV CONDA_DIR=/opt/conda
2017-07-11 11:38:24 UTC/bin/sh -c #(nop) ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2017-07-11 11:38:25 UTC/bin/sh -c #(nop) ENV SHELL=/bin/bash
2017-07-11 11:38:25 UTC/bin/sh -c #(nop) ENV NB_USER=jovyan
2017-07-11 11:38:25 UTC/bin/sh -c #(nop) ENV NB_UID=1000
2017-07-11 11:38:25 UTC/bin/sh -c #(nop) ENV HOME=/home/jovyan
2017-07-11 11:38:25 UTC/bin/sh -c #(nop) ENV LC_ALL=en_US.UTF-8
2017-07-11 11:38:25 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2017-07-11 11:38:25 UTC/bin/sh -c #(nop) ENV LANGUAGE=en_US.UTF-8
2017-07-11 11:38:26 UTC/bin/sh -c useradd -m -s /bin/bash -N -u $NB_UID $NB_USER && mkdir -p $CONDA_DIR && chown $NB_USER $CONDA_DIR
2017-07-11 11:38:26 UTC/bin/sh -c #(nop) USER [jovyan]
2017-07-11 11:38:26 UTC/bin/sh -c mkdir /home/$NB_USER/work
2017-07-11 11:38:26 UTC/bin/sh -c #(nop) ENV MINICONDA_VERSION=4.3.21
2017-07-11 11:39:37 UTC/bin/sh -c cd /tmp && mkdir -p $CONDA_DIR && wget --quiet https://repo.continuum.io/miniconda/Miniconda3-${MINICONDA_VERSION}-Linux-x86_64.sh && echo "c1c15d3baba15bf50293ae963abef853 *Miniconda3-${MINICONDA_VERSION}-Linux-x86_64.sh" | md5sum -c - && /bin/bash Miniconda3-${MINICONDA_VERSION}-Linux-x86_64.sh -f -b -p $CONDA_DIR && rm Miniconda3-${MINICONDA_VERSION}-Linux-x86_64.sh && $CONDA_DIR/bin/conda config --system --prepend channels conda-forge && $CONDA_DIR/bin/conda config --system --set auto_update_conda false && $CONDA_DIR/bin/conda config --system --set show_channel_urls true && $CONDA_DIR/bin/conda update --all && conda clean -tipsy
2017-07-11 11:40:54 UTC/bin/sh -c conda install --quiet --yes 'notebook=5.0.*' 'jupyterhub=0.7.*' 'jupyterlab=0.24.*' && conda clean -tipsy
2017-07-11 11:40:54 UTC/bin/sh -c #(nop) USER [root]
2017-07-11 11:40:54 UTC/bin/sh -c #(nop) EXPOSE 8888/tcp
2017-07-11 11:40:54 UTC/bin/sh -c #(nop) WORKDIR /home/jovyan
2017-07-11 11:40:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["tini" "--"]
2017-07-11 11:40:54 UTC/bin/sh -c #(nop) CMD ["start-notebook.sh"]
2017-08-09 20:58:22 UTC/bin/sh -c #(nop) COPY file:8d1ca992bca3f558b875f2ead8049ab5e0eb340ba275f7f0d052fe9cacf8e1f4 in /usr/local/bin/
2017-08-09 20:58:22 UTC/bin/sh -c #(nop) COPY file:113dec5c3fdf01b1c1bcab72c6a85f24389b16ed7125138462eca06adf3ed711 in /usr/local/bin/
2017-08-09 20:58:22 UTC/bin/sh -c #(nop) COPY file:e0cac3b02ce44d7aadf0512ab23805c77a3ee9d5b5a6a235da869995eb88565f in /usr/local/bin/
2017-08-09 20:58:22 UTC/bin/sh -c #(nop) COPY file:04882bb36ae3cbd28e39ef263139d633f96319975e88b247500411175693a37b in /etc/jupyter/
2017-08-09 20:58:22 UTC/bin/sh -c chown -R $NB_USER:users /etc/jupyter/
2017-08-09 20:58:23 UTC/bin/sh -c #(nop) USER [jovyan]
2017-08-09 21:35:51 UTC/bin/sh -c #(nop) MAINTAINER Jupyter Project <jupyter@googlegroups.com>
2017-08-09 21:35:51 UTC/bin/sh -c #(nop) USER [root]
2017-08-09 21:42:50 UTC/bin/sh -c apt-get update && apt-get install -yq --no-install-recommends build-essential emacs git inkscape jed libsm6 libxext-dev libxrender1 lmodern pandoc python-dev texlive-fonts-extra texlive-fonts-recommended texlive-generic-recommended texlive-latex-base texlive-latex-extra texlive-xetex vim unzip && apt-get clean && rm -rf /var/lib/apt/lists/*
2017-08-09 21:42:53 UTC/bin/sh -c #(nop) USER [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.