Namespace
electronuserland
Image / Tag
builder:16-07.23
Content Digest
sha256:7db625c8596bd98e15366d39e247a4cde86164853c111d6f59c23535befdc310
Details
Created

2023-07-26 17:50:13 UTC

Size

330 MB

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

Environment
DEBIAN_FRONTEND

noninteractive

DEBUG_COLORS

true

FORCE_COLOR

true

LANG

C.UTF-8

LANGUAGE

C.UTF-8

LC_ALL

C.UTF-8

PATH

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


Layers

[#000] sha256:0fb668748fc8bb961f4580895692ae741be788857ac2e8220adc2265ffb38e10 - 8.26% (27.3 MB)

[#001] sha256:de25fa69197a0fe88312b7c08a3a8c96d4062222b035243751e6b307e1087e46 - 3.22% (10.6 MB)

[#002] sha256:a115b9ed3982b86931502d621837102dd579fde4bf8ff27cf0f7d8ebc117cac5 - 0.36% (1.19 MB)

[#003] sha256:a1e2add38a1db3e695195103ff3b07cda5ebace8cf261d299e9a355d46f44eaf - 75.88% (250 MB)

[#004] sha256:e2850af34849ee31285f752344f1ee3fdfd6b53deb642d22793cbd003b9f9e03 - 0.0% (141 Bytes)

[#005] sha256:9114613011e601dc98aa1b67398f1f5ca61b7636948ab4b10f91524a6f11631f - 0.0% (96 Bytes)

[#006] sha256:f8aa4953ca5dad55a540bc052875c0c335a8ef6220587cac13db3d6dc1a0cad0 - 9.99% (33 MB)

[#007] sha256:1467c71259d47f22406ae08c62a3118633dada33153fa8b3166a0fc4004ecb00 - 2.3% (7.58 MB)


History
2023-06-28 09:59:08 UTC

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

2023-06-28 09:59:08 UTC

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

2023-06-28 09:59:08 UTC

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

2023-06-28 09:59:08 UTC

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

2023-06-28 09:59:10 UTC

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

2023-06-28 09:59:10 UTC

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

2023-07-04 03:35:32 UTC

/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl gnupg netbase wget tzdata ; rm -rf /var/lib/apt/lists/*

2023-07-26 17:46:22 UTC

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

2023-07-26 17:46:24 UTC

/bin/sh -c curl -L https://yarnpkg.com/latest.tar.gz | tar xvz && mv yarn-* /yarn && ln -s /yarn/bin/yarn /usr/bin/yarn

2023-07-26 17:47:24 UTC

/bin/sh -c apt-get -qq update && apt-get -qq dist-upgrade && curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash && apt-get -qq install --no-install-recommends qtbase5-dev build-essential autoconf libssl-dev gcc-multilib g++-multilib lzip rpm python libcurl4 git git-lfs ssh unzip libarchive-tools libxtst6 libsecret-1-dev libopenjp2-tools liblzo2-2 && git lfs install && apt-get purge -y --auto-remove && rm -rf /var/lib/apt/lists/*

2023-07-26 17:47:26 UTC

/bin/sh -c #(nop) COPY file:ccd001fa28a323c13ac13ecc5f3d9aaae72a116e8f3ab324a7f1531e4e43d634 in /test.sh

2023-07-26 17:47:26 UTC

/bin/sh -c #(nop) WORKDIR /project

2023-07-26 17:47:27 UTC

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

2023-07-26 17:47:28 UTC

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

2023-07-26 17:47:29 UTC

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

2023-07-26 17:47:30 UTC

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

2023-07-26 17:47:31 UTC

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

2023-07-26 17:47:32 UTC

/bin/sh -c #(nop) ARG NODE_VERSION 18.15.0

2023-07-26 17:50:10 UTC

|1 NODE_VERSION=16.20.0 /bin/sh -c curl -L https://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x64.tar.gz | tar xz -C /usr/local --strip-components=1 && unlink /usr/local/CHANGELOG.md && unlink /usr/local/LICENSE && unlink /usr/local/README.md && echo "unsafe-perm true" > .npmrc

2023-07-26 17:50:13 UTC

|1 NODE_VERSION=16.20.0 /bin/sh -c npm i -g pnpm@8.6.10

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