2017-07-11 11:50:53 UTC
877 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.59% (49 MB)
[#001] sha256:24ff998bd82ea753bab8f5b65aefc84810db5db0b1a032ba4d43dc3673060728 - 5.0% (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.79% (50.7 MB)
[#007] sha256:a940391c810703eb2404f07cd1092ba51e74ef13f7e7caf2945803188a509e01 - 6.99% (61.2 MB)
[#008] sha256:f02c9823d0a9c01bf40f0f8dff4155e966f0bfa8b360c00d9ee47a530e81bed9 - 0.0% (820 Bytes)
[#009] sha256:0fbe701e567044b2f8f8a314f175e57d2d474bb92fc7e23d9b8e1eb82866ebba - 0.0% (419 Bytes)
[#010] sha256:c4d268a619b891de5519e21b5538372776253a4c502bbd77c8c1b03e2486a557 - 0.0% (512 Bytes)
[#011] sha256:e8aef5744fe362088784120e4f86d43ff20e4495e264ff15e84fd126199ed662 - 0.0% (737 Bytes)
[#012] sha256:e301e361d59a7c29e546a16a3eb6a8331d8ca0e5190257d8590293436297a8e7 - 0.0% (744 Bytes)
[#013] sha256:54551f602c5759f5b8ed5d179f6ad7b449943a4f2ec712433ccb6748e86c7b5d - 76.59% (671 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-07-11 11:40:55 UTC/bin/sh -c #(nop) COPY file:f477b27eb437a2af1fa5a07218d2dd95d395da6b07339a21a69ad62206e9d2b5 in /usr/local/bin/
2017-07-11 11:40:55 UTC/bin/sh -c #(nop) COPY file:113dec5c3fdf01b1c1bcab72c6a85f24389b16ed7125138462eca06adf3ed711 in /usr/local/bin/
2017-07-11 11:40:55 UTC/bin/sh -c #(nop) COPY file:e0cac3b02ce44d7aadf0512ab23805c77a3ee9d5b5a6a235da869995eb88565f in /usr/local/bin/
2017-07-11 11:40:55 UTC/bin/sh -c #(nop) COPY file:04882bb36ae3cbd28e39ef263139d633f96319975e88b247500411175693a37b in /etc/jupyter/
2017-07-11 11:40:55 UTC/bin/sh -c chown -R $NB_USER:users /etc/jupyter/
2017-07-11 11:40:55 UTC/bin/sh -c #(nop) USER [jovyan]
2017-07-11 11:44:55 UTC/bin/sh -c #(nop) MAINTAINER Jupyter Project <jupyter@googlegroups.com>
2017-07-11 11:44:56 UTC/bin/sh -c #(nop) USER [root]
2017-07-11 11:50:52 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-07-11 11:50: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.