Namespace
electronuserland
Image / Tag
builder:14-01.22
Content Digest
sha256:18a3742dcf567b4750ccb4755ed3e22e834fd19924a87d9bb7b8e4d4e999ec7d
Details
Created

2022-01-17 16:33:23 UTC

Size

314 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:ea362f368469f909a95f9a6e54ebe0121ce0a8e3c30583dd9c5fb35b14544dec - 8.68% (27.2 MB)

[#001] sha256:834e0a8674808fa73f8b978050ff284e134ae71d6ec86e10c6ebe9594e21c517 - 2.36% (7.41 MB)

[#002] sha256:6baf4eafe45b6341ad33dd7b43f94a2134e55179f37a1e1bdf4f623ed782149b - 1.1% (3.46 MB)

[#003] sha256:0805cc77776dd66348429a905b9ff58f3b86c7203b07c00301a7f00868058f8a - 0.38% (1.19 MB)

[#004] sha256:2b7eaf1a08bbab4922b57a1b34ef1ef710636f7b6507a8efec6730ab37b50060 - 75.86% (238 MB)

[#005] sha256:0b78e68403e1e4351ea27c8f2b75424b3ac9d43b66d524e8f315409cbcd06a92 - 0.0% (142 Bytes)

[#006] sha256:3989062d49935e16589a68b75af6f4d8a79507bdfa6ebd4db7abeef862f97d15 - 0.0% (96 Bytes)

[#007] sha256:08750a21071791782c8c8b601cf1a9076130cf52495fc025297230184da610c0 - 10.54% (33.1 MB)

[#008] sha256:403c71a418d55ee4f8ba503d05302ae3edcef7c2c9847857b2b0e3c9ed7dda00 - 1.08% (3.38 MB)


History
2022-01-07 02:25:29 UTC

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

2022-01-07 02:25:30 UTC

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

2022-01-07 03:06:31 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-01-07 03:06:41 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-01-17 16:32:05 UTC

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

2022-01-17 16:32:07 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-01-17 16:33:08 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-01-17 16:33:09 UTC

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

2022-01-17 16:33:10 UTC

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

2022-01-17 16:33:10 UTC

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

2022-01-17 16:33:11 UTC

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

2022-01-17 16:33:12 UTC

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

2022-01-17 16:33:13 UTC

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

2022-01-17 16:33:14 UTC

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

2022-01-17 16:33:15 UTC

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

2022-01-17 16:33:20 UTC

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

2022-01-17 16:33:23 UTC

|1 NODE_VERSION=14.17.0 /bin/sh -c curl -L https://pnpm.js.org/pnpm.js | node - add --global pnpm

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