Namespace
continuumio
Image / Tag
anaconda3:2021.04
Content Digest
sha256:464af884a5223ca10c98d48ad56630d21e5d240f0ad1c669dc275ecd8c05be4c
Details
Created

2021-05-11 19:40:21 UTC

Size

845 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:f7ec5a41d630a33a2d1db59b95d89d93de7ae5a619a3a8571b78457e48266eba - 3.06% (25.9 MB)

[#001] sha256:562bdbcf6c2c604eee50638ab1ae9100fb9b61fc1f2e251448d3178b7c168c69 - 96.94% (820 MB)


History
2021-04-10 01:20:22 UTC

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

2021-04-10 01:20:22 UTC

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

2021-05-11 19:37:27 UTC

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

2021-05-11 19:37:28 UTC

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

2021-05-11 19:40:14 UTC

/bin/sh -c apt-get update --fix-missing && apt-get install -y --no-install-recommends wget bzip2 ca-certificates libglib2.0-0 libxext6 libsm6 libxrender1 git mercurial subversion && apt-get clean && rm -rf /var/lib/apt/lists/* && wget --quiet https://repo.anaconda.com/archive/Anaconda3-2021.04-Linux-x86_64.sh -O ~/anaconda.sh && /bin/bash ~/anaconda.sh -b -p /opt/conda && rm ~/anaconda.sh && 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

2021-05-11 19:40:21 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