2024-09-25 17:01:14 UTC
2.74 GB
/opt/miniconda3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZEtc/UTC
[#000] sha256:9b857f539cb142c9aa2201a17bb8e1cd5cf12edd4a65adf5732fe9f4343964cf - 1.03% (29 MB)
[#001] sha256:0d6a69ac355afd6282452081135def481b1b76660a49c89b6d8d71a889ccb60a - 7.13% (200 MB)
[#002] sha256:5c70dce2b1f704d5497da020b0468bbf43062aa1c5243ddfddf4a2090038f722 - 14.27% (401 MB)
[#003] sha256:036e35248f0725317a003fe4c295cb07a400623f745bf736311f5ed108f3be60 - 0.0% (21.1 KB)
[#004] sha256:2499f666e742ade259068ab804c1d14c015e1186ed4955a31f08378358c833fa - 0.0% (164 Bytes)
[#005] sha256:dc0383d094b2267b7e771451b2c16bbc4d8fee6a30b494382dffcdfa77accec9 - 0.0% (4.24 KB)
[#006] sha256:40b090d09c598106a5545f4c971179fb9991c634ecca7b75a65e6ee3fd7e0b1b - 0.0% (1.25 KB)
[#007] sha256:ebb6e8706603c3dabc10360d2539027892397158edd9751a3bee0b4280802b33 - 0.0% (1.25 KB)
[#008] sha256:fc4ab0f2b1e267ac1b130d5cb24e7109ca6c36b389475c8ef5ae989ccdb14c5c - 63.85% (1.75 GB)
[#009] sha256:fd7107e18e84b2024e9c4370ffb5c89b2cc33578641aff61f5da3d7c445281f2 - 0.0% (97 Bytes)
[#010] sha256:22b170f58cd96b31ed84cc5e306afee2f8a8d39431b57feeb88982a21d04e485 - 0.0% (192 Bytes)
[#011] sha256:0668e642e4b6d970d423fa95814052c341b6ce2b07c6c4a355185ddc9569e977 - 0.0% (463 Bytes)
[#012] sha256:f558850e8d8f36e733c56477cdb49189c16bb78554ace9ed1a4c038daaa5f465 - 13.71% (385 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-08-01 02:29:11 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c wget 'https://repo.anaconda.com/miniconda/Miniconda3-py311_23.11.0-2-Linux-x86_64.sh' -O miniconda.sh && bash miniconda.sh -b -p /opt/miniconda3
2024-08-01 02:29:12 UTC/bin/sh -c #(nop) ENV PATH=/opt/miniconda3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-08-01 02:29:13 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c conda init --all
2024-08-01 02:29:14 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c conda config --append channels conda-forge
2024-08-01 02:29:15 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c adduser --disabled-password --gecos 'dog' nonroot
2024-09-24 22:23:16 UTC/bin/sh -c #(nop) COPY file:a4b1cab720e8c26f5c50e01ebf2ffd9def1909ba6474c36958c5fe62a8f1de14 in /root/
2024-09-24 22:23:17 UTC/bin/sh -c chmod +x /root/setup_env.sh
2024-09-24 22:31:04 UTC/bin/sh -c /bin/bash -c "source ~/.bashrc && /root/setup_env.sh"
2024-09-24 22:31:07 UTC/bin/sh -c #(nop) WORKDIR /testbed
2024-09-24 22:31:08 UTC/bin/sh -c echo "source /opt/miniconda3/etc/profile.d/conda.sh && conda activate testbed" > /root/.bashrc
2024-09-25 16:52:57 UTC/bin/sh -c #(nop) COPY file:ee253ecb2dc349d163ce62ead1888d2076c26d6d2ebad932f463b257bea5dea9 in /root/
2024-09-25 17:01:13 UTC/bin/sh -c /bin/bash /root/setup_repo.sh
2024-09-25 17:01:14 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.