Namespace
jupyter
Image / Tag
minimal-notebook:b4dd11e16ae4
Content Digest
sha256:6a1197ab47407759c3a0e9d0a145ba68eec761742845ffd651c9733ae0c42fa7
Details
Created

2017-07-21 14:18:36 UTC

Size

877 MB

Content Digest
Environment
CONDA_DIR

/opt/conda

DEBIAN_FRONTEND

noninteractive

HOME

/home/jovyan

LANG

en_US.UTF-8

LANGUAGE

en_US.UTF-8

LC_ALL

en_US.UTF-8

MINICONDA_VERSION

4.3.21

NB_UID

1000

NB_USER

jovyan

PATH

/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SHELL

/bin/bash


Layers

[#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:7dc35b4065cfb5423efd5388083cc4c991b8140b37636ae33804a20346335b69 - 0.0% (818 Bytes)

[#009] sha256:6ffa4b6b9948968800fc601dfecbb9a2ad53b84f66507f36f78b1800e35e529f - 0.0% (419 Bytes)

[#010] sha256:6a064429744c9dcdc3f1c04fdd4668e5e497e3ff67597c132205ab6010904f13 - 0.0% (513 Bytes)

[#011] sha256:239565faf1b0f11b085f86ccc0f28a772dc62617284600a19ef19f207426ff2a - 0.0% (735 Bytes)

[#012] sha256:ffc2346b2e654999cf22d59c27b28e182a037aed9e5b1c1a8f9fb891c3e1a43b - 0.0% (751 Bytes)

[#013] sha256:cda6fc84ddc57ac8b69062f22567548a518f468670c728b2dbe9319894f210b1 - 76.59% (671 MB)


History
2017-02-27 20:34:36 UTC

/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-21 14:04:30 UTC

/bin/sh -c #(nop) COPY file:c5fcaff0c8fdb66e7814ccec21f94134b8e7a29861003a47db6b4cdbfd669749 in /usr/local/bin/

2017-07-21 14:04:31 UTC

/bin/sh -c #(nop) COPY file:113dec5c3fdf01b1c1bcab72c6a85f24389b16ed7125138462eca06adf3ed711 in /usr/local/bin/

2017-07-21 14:04:31 UTC

/bin/sh -c #(nop) COPY file:e0cac3b02ce44d7aadf0512ab23805c77a3ee9d5b5a6a235da869995eb88565f in /usr/local/bin/

2017-07-21 14:04:32 UTC

/bin/sh -c #(nop) COPY file:04882bb36ae3cbd28e39ef263139d633f96319975e88b247500411175693a37b in /etc/jupyter/

2017-07-21 14:04:32 UTC

/bin/sh -c chown -R $NB_USER:users /etc/jupyter/

2017-07-21 14:04:33 UTC

/bin/sh -c #(nop) USER [jovyan]

2017-07-21 14:08:39 UTC

/bin/sh -c #(nop) MAINTAINER Jupyter Project <jupyter@googlegroups.com>

2017-07-21 14:08:40 UTC

/bin/sh -c #(nop) USER [root]

2017-07-21 14:18:33 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-21 14:18:36 UTC

/bin/sh -c #(nop) USER [jovyan]

Danger Zone
Delete Tag

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.

Delete