Namespace
continuumio
Image / Tag
miniconda3:4.7.10
Content Digest
sha256:54eb3dd4003f11f6a651b55fc2074a0ed6d9eeaa642f1c4c9a7cf8b148a30ceb
Details
Created

2019-08-22 19:39:41 UTC

Size

155 MB

Content Digest
Environment
LANG

C.UTF-8

LC_ALL

C.UTF-8

PATH

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


Layers

[#000] sha256:1ab2bdfe97783562315f98f94c0769b1897a05f7b0395ca1520ebee08666703b - 16.71% (25.8 MB)

[#001] sha256:dd7d28bd8be53eeb346a7895aa923cc5fd8707cd893b5a96f6de37d0473431f8 - 49.36% (76.3 MB)

[#002] sha256:af998e3a361bf15f05a9cf4686abe0bc34affbb1bb1d541f76553c5842e6e4fb - 33.93% (52.5 MB)


History
2019-08-14 00:22:12 UTC

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

2019-08-14 00:22:12 UTC

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

2019-08-22 19:38:38 UTC

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

2019-08-22 19:38:39 UTC

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

2019-08-22 19:39:15 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 && apt-get clean

2019-08-22 19:39:38 UTC

/bin/sh -c wget --quiet https://repo.anaconda.com/miniconda/Miniconda3-4.7.10-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 && find /opt/conda/ -follow -type f -name '*.a' -delete && find /opt/conda/ -follow -type f -name '*.js.map' -delete && /opt/conda/bin/conda clean -afy

2019-08-22 19:39:41 UTC

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

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