2016-06-17 05:22:29 UTC
164 MB
C.UTF-8
LC_ALLC.UTF-8
PATH/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5c90d4a2d1a8dfffd05ff2dd659923f0ca2d843b5e45d030e17abbcd06a11b5b - 29.78% (49 MB)
[#001] sha256:e3421905224558f647f04e8aaee81a8510954ffdb8dcd6e4a33f2c9ef87efacb - 47.06% (77.4 MB)
[#002] sha256:b71a0897d591951fb795188ebb8449dbbdc734b6c4b318006a026ee28db10181 - 22.6% (37.2 MB)
[#003] sha256:651b1230fff0a3174473e2cd2b16d176c73d5b2c62990bb95c2eede1a25ba535 - 0.57% (959 KB)
/bin/sh -c #(nop) ADD file:76679eeb94129df23c99013487d6b6bd779d2107bf07d194a524fdbb6a961530 in /
2016-06-09 21:28:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-06-17 05:20:23 UTC/bin/sh -c #(nop) MAINTAINER Kamil Kwiek <kamil.kwiek@continuum.io>
2016-06-17 05:20:24 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8 LC_ALL=C.UTF-8
2016-06-17 05:21:38 UTC/bin/sh -c apt-get update --fix-missing && apt-get install -y wget bzip2 ca-certificates libglib2.0-0 libxext6 libsm6 libxrender1 git mercurial subversion
2016-06-17 05:22:03 UTC/bin/sh -c echo 'export PATH=/opt/conda/bin:$PATH' > /etc/profile.d/conda.sh && wget --quiet https://repo.continuum.io/miniconda/Miniconda3-4.0.5-Linux-x86_64.sh -O ~/miniconda.sh && /bin/bash ~/miniconda.sh -b -p /opt/conda && rm ~/miniconda.sh
2016-06-17 05:22:17 UTC/bin/sh -c apt-get install -y curl grep sed dpkg && TINI_VERSION=`curl https://github.com/krallin/tini/releases/latest | grep -o "/v.*\"" | sed 's:^..\(.*\).$:\1:'` && curl -L "https://github.com/krallin/tini/releases/download/v${TINI_VERSION}/tini_${TINI_VERSION}.deb" > tini.deb && dpkg -i tini.deb && rm tini.deb && apt-get clean
2016-06-17 05:22:20 UTC/bin/sh -c #(nop) ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2016-06-17 05:22:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/tini" "--"]
2016-06-17 05:22:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
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.