Namespace
electronuserland
Image / Tag
builder:14-05.22
Content Digest
sha256:9b5ea403486757ffea3e4702330117ac6d6087c6e18dbe3bb324a9658401d47e
Details
Created

2022-05-30 20:17:04 UTC

Size

344 MB

Content Digest
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:d5fd17ec1767521cf97f61568096bfc9a7cd9c2d149576a7b43930c5a97062b0 - 7.92% (27.2 MB)

[#001] sha256:b802a9f71706fa309700ea1fd5d986b885729b323ffdb716d290a98e6dfe0706 - 2.15% (7.41 MB)

[#002] sha256:da477514e5fd4aae7503079d6eec1a60d6210d0717abfae57581636ebf69b690 - 1.0% (3.46 MB)

[#003] sha256:1b45edc1026af5248ce119e2e74901a43f2c177ab684246189d6c83c49a277e7 - 0.35% (1.19 MB)

[#004] sha256:f1af7878ec6725b7cdaf620e5141034c8c8afe93303932131108aca71eedafb0 - 76.25% (262 MB)

[#005] sha256:eaa8ec18ebd74bd0edeb1bebbcb3d8015c423faca01ba09c0a10b08e0cd8c4f9 - 0.0% (141 Bytes)

[#006] sha256:85cb82f9660f8f0fc91e8a5327e6cfb75ff34b8a70df26afa57f2fcfe234191c - 0.0% (96 Bytes)

[#007] sha256:b60ffe72d5f9adf2d37e54890b407c22a9251f0b04c800892c87e04f99c38aa4 - 9.79% (33.7 MB)

[#008] sha256:d875109784cf7fb691a1ef2c174e606b258e38ebf75c0d77712332ca14c170a7 - 2.53% (8.71 MB)


History
2022-04-29 23:20:59 UTC

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

2022-04-29 23:20:59 UTC

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

2022-04-29 23:47:14 UTC

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

2022-04-29 23:47:23 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi

2022-05-30 20:15:33 UTC

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

2022-05-30 20:15:35 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

2022-05-30 20:16:48 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/*

2022-05-30 20:16:49 UTC

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

2022-05-30 20:16:50 UTC

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

2022-05-30 20:16:51 UTC

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

2022-05-30 20:16:51 UTC

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

2022-05-30 20:16:52 UTC

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

2022-05-30 20:16:53 UTC

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

2022-05-30 20:16:54 UTC

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

2022-05-30 20:16:55 UTC

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

2022-05-30 20:17:01 UTC

|1 NODE_VERSION=14.19.3 /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 && npm config set unsafe-perm true

2022-05-30 20:17:04 UTC

|1 NODE_VERSION=14.19.3 /bin/sh -c npm i -g pnpm@7.1.6

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