2024-10-09 07:11:24 UTC
3.54 GB
/opt/miniconda3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZEtc/UTC
[#000] sha256:9b857f539cb142c9aa2201a17bb8e1cd5cf12edd4a65adf5732fe9f4343964cf - 0.8% (29 MB)
[#001] sha256:0d6a69ac355afd6282452081135def481b1b76660a49c89b6d8d71a889ccb60a - 5.53% (200 MB)
[#002] sha256:da2b40302a410803d5fccec5eeaf922850d8da6c61d0abf0675117d5890fb3a3 - 12.24% (444 MB)
[#003] sha256:9409b37037bf6c3822915ea36bc9eb84ddedd8dfcff5208fb7fcbdf213e68cb3 - 0.0% (21.1 KB)
[#004] sha256:5a67601551a9aa59b0187377407a04847b43281314ac31b67fd6115b22424879 - 0.0% (162 Bytes)
[#005] sha256:7fa2c9205721538b2f682878a7a2160897762431dc2ed84f16da52738536299d - 0.0% (4.24 KB)
[#006] sha256:2ae269d90275b71520fb63f4961d7c39ce66946fdc290bf1ac2a28d19d39361c - 0.0% (1.34 KB)
[#007] sha256:e20dc5d3f83c365859ce24d4e8346fe7b59dcb995a232460b1a9e0937d7689fa - 0.0% (1.34 KB)
[#008] sha256:199a1a0cdcb52c14ab75ef177b137242ba003afafb0fbb38c2900e04c5875c1f - 70.78% (2.51 GB)
[#009] sha256:094adb83f92562011b3f90d4f7ee0312138ec153f43b964b999bc05fc9bbfc7c - 0.0% (97 Bytes)
[#010] sha256:969df1b32306f3fd2cdabaccdd1c5dd82b5e5d97fa3af9db1a48863b10fc70cb - 0.0% (189 Bytes)
[#011] sha256:ff349aecaf4fd435b0eb4f6c02c503c212469e8aa6c3e573ea99059a9ce3fe0e - 0.0% (460 Bytes)
[#012] sha256:00308cd34419c617fc2ca2d66a902190b5626c98e80ea5bb785bf140d6c864d8 - 10.65% (386 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-06-27 20:10:12 UTC/bin/sh -c #(nop) ADD file:d5da92199726e42da09a6f75a778befb607fe3f79e4afaf7ef5188329b26b386 in /
2024-06-27 20:10:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-08-01 02:28:30 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2024-08-01 02:28:31 UTC/bin/sh -c #(nop) ENV TZ=Etc/UTC
2024-08-01 02:28:58 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c apt update && apt install -y wget git build-essential libffi-dev libtiff-dev python3 python3-pip python-is-python3 jq curl locales locales-all tzdata && rm -rf /var/lib/apt/lists/*
2024-10-08 03:17:00 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c wget 'https://repo.anaconda.com/miniconda/Miniconda3-py311_24.7.1-0-Linux-x86_64.sh' -O miniconda.sh && bash miniconda.sh -b -p /opt/miniconda3
2024-10-08 03:17:01 UTC/bin/sh -c #(nop) ENV PATH=/opt/miniconda3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-10-08 03:17:02 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c conda init --all
2024-10-08 03:17:02 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c conda config --append channels conda-forge
2024-10-08 03:17:03 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c adduser --disabled-password --gecos 'dog' nonroot
2024-10-08 05:22:46 UTC/bin/sh -c #(nop) COPY file:02df736d9ed4fea903701ba71f4719611e1451e046e510e77bb721ebe828dc68 in /root/
2024-10-08 05:22:47 UTC/bin/sh -c chmod +x /root/setup_env.sh
2024-10-08 05:26:35 UTC/bin/sh -c /bin/bash -c "source ~/.bashrc && /root/setup_env.sh"
2024-10-08 05:26:40 UTC/bin/sh -c #(nop) WORKDIR /testbed
2024-10-08 05:26:41 UTC/bin/sh -c echo "source /opt/miniconda3/etc/profile.d/conda.sh && conda activate testbed" > /root/.bashrc
2024-10-09 07:04:16 UTC/bin/sh -c #(nop) COPY file:3f73daa6d74590a8f708c3d531ffe4d91b51814041aa2d0feba78f94356c0f26 in /root/
2024-10-09 07:11:23 UTC/bin/sh -c /bin/bash /root/setup_repo.sh
2024-10-09 07:11:24 UTC/bin/sh -c #(nop) WORKDIR /testbed
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.