Namespace
ponylang
Image / Tag
ponyc-ci-x86-64-unknown-linux-ubuntu22.04-builder:20230829
Content Digest
sha256:999d2382d6054d3c9d5ff90b3a8d24f2491bb61c85fe2577a90d716693b1faa2
Details
Created

2023-08-29 19:08:39 UTC

Size

318 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
DEBCONF_NONINTERACTIVE_SEEN

true

DEBIAN_FRONTEND

noninteractive

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:b237fe92c4173e4dfb3ba82e76e5fed4b16186a6161e07af15814cb40eb9069d - 8.85% (28.2 MB)

[#001] sha256:d01d060919fb042609be5f920b1a18826a4d792820c72a366c860a6758af2a5e - 71.25% (227 MB)

[#002] sha256:d64867af8cabb77e49f2552b577bf9ad35e228b2c74105b5b8fe1d5ca359e79c - 19.9% (63.4 MB)

[#003] sha256:e55eb25c68bdbb5ac39cb20a25cef6339e115a7bc928a32d4e2b1ccdbbfc147e - 0.0% (170 Bytes)

[#004] sha256:0c96efd52ae4e8d495aeaf2b16c47cda4415d034ebc307a39e276fb406418292 - 0.0% (4.17 KB)


History
2023-08-04 04:52:57 UTC

/bin/sh -c #(nop) ARG RELEASE

2023-08-04 04:52:57 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2023-08-04 04:52:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-08-04 04:52:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2023-08-04 04:52:59 UTC

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

2023-08-04 04:53:00 UTC

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

2023-08-29 18:54:57 UTC

/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive

2023-08-29 18:54:57 UTC

/bin/sh -c #(nop) ENV DEBCONF_NONINTERACTIVE_SEEN=true

2023-08-29 19:03:30 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apt-transport-https build-essential clang cmake git make xz-utils zlib1g-dev curl python3-pip wget && rm -rf /var/lib/apt/lists/* && apt-get -y autoremove --purge && apt-get -y clean && pip3 install cloudsmith-cli

2023-08-29 19:08:37 UTC

/bin/sh -c echo "deb http://apt.llvm.org/jammy/ llvm-toolchain-jammy-17 main" >> /etc/apt/sources.list && wget -qO- https://apt.llvm.org/llvm-snapshot.gpg.key | tee /etc/apt/trusted.gpg.d/apt.llvm.org.asc && apt-get update && apt-get install -y --no-install-recommends lldb-17 && rm -rf /var/lib/apt/lists/* && apt-get -y autoremove --purge && apt-get -y clean && ln -s /usr/lib/llvm-17/bin/lldb /usr/bin

2023-08-29 19:08:38 UTC

/bin/sh -c git config --global --add safe.directory /__w/ponyc/ponyc

2023-08-29 19:08:39 UTC

/bin/sh -c useradd -u 1001 -ms /bin/bash -d /home/pony -g root pony

2023-08-29 19:08:39 UTC

/bin/sh -c #(nop) USER pony

2023-08-29 19:08:39 UTC

/bin/sh -c #(nop) WORKDIR /home/pony

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