Namespace
jupyter
Image / Tag
minimal-notebook:bde52ed89463
Content Digest
sha256:0ee05fa55c5359faecb5ab3a47c1dc0e649f4b23619cefb325913df8ff5906b6
Details
Created

2016-10-12 13:00:35 UTC

Size

792 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

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:8b87079b7a06f9b72e3cca2c984c60e118229c60f0bff855d822f758c112b485 - 6.18% (49 MB)

[#001] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)

[#002] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)

[#003] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)

[#004] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)

[#005] sha256:8a66730dd8330e9be10d1a1063713e449c8b1b38bfa22ea56b318ff48478d883 - 5.76% (45.7 MB)

[#006] sha256:edf9152ab38b5f1a0fd27d197eff9cdffa6ca5191a75ccd6b8fdfa7698859cfc - 0.04% (317 KB)

[#007] sha256:fd96eda521af2965edfda1a6f791c3c54f28467cdbe6092c294e16425f5e54cb - 0.0% (7.77 KB)

[#008] sha256:864fec3076fc4b84abb8c43abc99986a2cb52f27ff5394d469bd7e496b6da940 - 0.0% (3.74 KB)

[#009] sha256:6f9b407f4edf52e9be4c5a5d9166ac8b22eca2604ba28a240de9af7b9b63c566 - 0.0% (237 Bytes)

[#010] sha256:27fa82cd0a4aebe770c8c5d144da997da6b728f65c58e648175e88cac6f9d82c - 4.78% (37.9 MB)

[#011] sha256:20ed9775a70a675cc3f04dca174b7c7fbcac21e0c4bb4485e4bdf457ea29cbc9 - 0.0% (189 Bytes)

[#012] sha256:a470ad450369e59ca4f850c1457b78a2fa0d0617890a9aa7f5721454d21f0e9b - 3.19% (25.3 MB)

[#013] sha256:b3feb0a2a2dea9c8af3543f848e3f39020773266b08531c736c8b249ee3f822e - 0.5% (3.94 MB)

[#014] sha256:63ee2cb7da478572766bb05678d5b8ab087df045348b9086ceea8ced1d6eaa75 - 0.0% (566 Bytes)

[#015] sha256:48e16f70993d475dcb3149971d1aab3dec72799169048c065374bf6e621b21e4 - 0.0% (306 Bytes)

[#016] sha256:5db6b9481ed058eebf9088b37c98bcaeb51ff9b8bee75b9c8128c64864bddd46 - 0.0% (491 Bytes)

[#017] sha256:c7e1d8e3e0afb586e9873da17864b2a8f8ef391691e480e5fa335ee02c6248c4 - 0.0% (839 Bytes)

[#018] sha256:2f54eb3a839684fef51ddae19f647785d93f80109cc9f63b07d3d01e541baeb5 - 0.0% (838 Bytes)

[#019] sha256:7be21907f02641ac579202c03e20cff9462418204b4191454badef564de46049 - 79.54% (630 MB)


History
2016-05-03 20:57:39 UTC

/bin/sh -c #(nop) ADD file:dc2eddd5d35b9d66e4db747f5939b2be7f863dcee64c934b0da690f55a23aee8 in /

2016-05-03 20:57:42 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2016-05-14 19:42:49 UTC

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

2016-05-14 19:42:49 UTC

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

2016-05-14 19:42:50 UTC

/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive

2016-09-28 19:30:43 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 && apt-get clean && rm -rf /var/lib/apt/lists/*

2016-09-28 19:30:45 UTC

/bin/sh -c echo "en_US.UTF-8 UTF-8" > /etc/locale.gen && locale-gen

2016-09-28 19:30:46 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

2016-09-28 19:30:46 UTC

/bin/sh -c #(nop) ENV CONDA_DIR=/opt/conda

2016-09-28 19:30:46 UTC

/bin/sh -c #(nop) ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2016-09-28 19:30:47 UTC

/bin/sh -c #(nop) ENV SHELL=/bin/bash

2016-09-28 19:30:47 UTC

/bin/sh -c #(nop) ENV NB_USER=jovyan

2016-09-28 19:30:47 UTC

/bin/sh -c #(nop) ENV NB_UID=1000

2016-09-28 19:30:47 UTC

/bin/sh -c #(nop) ENV HOME=/home/jovyan

2016-09-28 19:30:47 UTC

/bin/sh -c #(nop) ENV LC_ALL=en_US.UTF-8

2016-09-28 19:30:47 UTC

/bin/sh -c #(nop) ENV LANG=en_US.UTF-8

2016-09-28 19:30:48 UTC

/bin/sh -c #(nop) ENV LANGUAGE=en_US.UTF-8

2016-09-28 19:30:48 UTC

/bin/sh -c useradd -m -s /bin/bash -N -u $NB_UID $NB_USER && mkdir -p $CONDA_DIR && chown $NB_USER $CONDA_DIR

2016-09-28 19:30:49 UTC

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

2016-10-12 12:47:58 UTC

/bin/sh -c mkdir /home/$NB_USER/work && mkdir /home/$NB_USER/.jupyter && echo "cacert=/etc/ssl/certs/ca-certificates.crt" > /home/$NB_USER/.curlrc

2016-10-12 12:48:25 UTC

/bin/sh -c cd /tmp && mkdir -p $CONDA_DIR && wget --quiet https://repo.continuum.io/miniconda/Miniconda3-4.1.11-Linux-x86_64.sh && echo "efd6a9362fc6b4085f599a881d20e57de628da8c1a898c08ec82874f3bad41bf *Miniconda3-4.1.11-Linux-x86_64.sh" | sha256sum -c - && /bin/bash Miniconda3-4.1.11-Linux-x86_64.sh -f -b -p $CONDA_DIR && rm Miniconda3-4.1.11-Linux-x86_64.sh && $CONDA_DIR/bin/conda install --quiet --yes conda==4.1.11 && $CONDA_DIR/bin/conda config --system --add channels conda-forge && $CONDA_DIR/bin/conda config --system --set auto_update_conda false && conda clean -tipsy

2016-10-12 12:48:26 UTC

/bin/sh -c echo "jpeg 8*" >> /opt/conda/conda-meta/pinned

2016-10-12 12:49:02 UTC

/bin/sh -c conda install --quiet --yes 'notebook=4.2*' && conda clean -tipsy

2016-10-12 12:49:12 UTC

/bin/sh -c pip --no-cache-dir install 'jupyterhub==0.5'

2016-10-12 12:49:13 UTC

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

2016-10-12 12:49:13 UTC

/bin/sh -c #(nop) EXPOSE 8888/tcp

2016-10-12 12:49:13 UTC

/bin/sh -c #(nop) WORKDIR /home/jovyan/work

2016-10-12 12:49:13 UTC

/bin/sh -c #(nop) ENTRYPOINT ["tini" "--"]

2016-10-12 12:49:13 UTC

/bin/sh -c #(nop) CMD ["start-notebook.sh"]

2016-10-12 12:49:14 UTC

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

2016-10-12 12:49:14 UTC

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

2016-10-12 12:49:14 UTC

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

2016-10-12 12:49:15 UTC

/bin/sh -c #(nop) COPY file:92ab115ce14297458217564a59768a3a700933f93481ff5399fafb641f1c8051 in /home/jovyan/.jupyter/

2016-10-12 12:49:16 UTC

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

2016-10-12 12:49:16 UTC

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

2016-10-12 12:49:20 UTC

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

2016-10-12 12:49:20 UTC

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

2016-10-12 13:00:32 UTC

/bin/sh -c apt-get update && apt-get install -yq --no-install-recommends git vim jed emacs build-essential python-dev unzip libsm6 pandoc texlive-latex-base texlive-latex-extra texlive-fonts-extra texlive-fonts-recommended texlive-generic-recommended libxrender1 inkscape && apt-get clean && rm -rf /var/lib/apt/lists/*

2016-10-12 13:00:35 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