2018-10-01 18:46:58 UTC
171 MB
C.UTF-8
LC_ALLC.UTF-8
PATH/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TINI_VERSIONv0.16.1
[#000] sha256:05d1a5232b461a4b35424129580054caa878cd56f100e34282510bd4b4082e4d - 25.3% (43.2 MB)
[#001] sha256:d974dd5eb235b36f513d4adf68b2dee7029a8bd6f1634a53b6c8300cd0af4eeb - 23.45% (40 MB)
[#002] sha256:108b11dbdae0cf2d05797be07379fc913061d2cc5ece73bf554d2eb6aac33a98 - 51.23% (87.5 MB)
[#003] sha256:7208226691439b6de3a0913e254b05c89538d1544967f765c48f1230084c9dc4 - 0.0% (8.24 KB)
[#004] sha256:392c3e6d3e337b4fc1731ff97f3f81efff1777860a4bff9270ad0029522756a9 - 0.0% (8.24 KB)
/bin/sh -c #(nop) ADD file:58d5c21fcabcf1eec94e8676a3b1e51c5fdc2db5c7b866a761f907fa30ede4d8 in /
2018-09-04 21:21:24 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-10-01 18:42:44 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8 LC_ALL=C.UTF-8
2018-10-01 18:42:45 UTC/bin/sh -c #(nop) ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2018-10-01 18:46:19 UTC/bin/sh -c apt-get update --fix-missing && apt-get install -y wget bzip2 ca-certificates curl git && apt-get clean && rm -rf /var/lib/apt/lists/*
2018-10-01 18:46:53 UTC/bin/sh -c wget --quiet https://repo.anaconda.com/miniconda/Miniconda3-4.5.11-Linux-x86_64.sh -O ~/miniconda.sh && /bin/bash ~/miniconda.sh -b -p /opt/conda && rm ~/miniconda.sh && /opt/conda/bin/conda clean -tipsy && ln -s /opt/conda/etc/profile.d/conda.sh /etc/profile.d/conda.sh && echo ". /opt/conda/etc/profile.d/conda.sh" >> ~/.bashrc && echo "conda activate base" >> ~/.bashrc
2018-10-01 18:46:54 UTC/bin/sh -c #(nop) ENV TINI_VERSION=v0.16.1
2018-10-01 18:46:55 UTC/bin/sh -c #(nop) ADD fcc011174ff1c034ee60c6e5ee61d7e2ead72f93e352279c623be55431ff9b4a in /usr/bin/tini
2018-10-01 18:46:57 UTC/bin/sh -c chmod +x /usr/bin/tini
2018-10-01 18:46:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/tini" "--"]
2018-10-01 18:46:58 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.