Namespace
electronuserland
Image / Tag
builder:16-wine-chrome-04.22
Content Digest
sha256:aae99750c8ac1c363c68de6179ba47a816af0d1f4d728b7e6c78b6671d402e51
Details
Created

2022-04-24 16:49:05 UTC

Size

921 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

WINEDEBUG

-all,err+all

WINEDLLOVERRIDES

winemenubuilder.exe=d


Layers

[#000] sha256:8e5c1b329fe39c318c0d49821b339fb94a215c5dc0a2898c8030b5a4d091bcba - 2.96% (27.2 MB)

[#001] sha256:722543eba393b6f25a2387b7f7fb5f0247f569506480360827733f1c7eacc0e7 - 0.8% (7.41 MB)

[#002] sha256:09dd9938f985bb6f9e7b84a36bf26a8f5b9a6ce8d302df592a4dec2f5cc9a6d2 - 0.38% (3.46 MB)

[#003] sha256:7b44f501a0d17ea8f5a6ff3cd98e8d6c46f39b4c1c0d6f2d12c61deaa65f49ed - 0.13% (1.19 MB)

[#004] sha256:f9023338384062e23cf90cb95dca2a6a09ee302701de2723cea3fa85fc13ae2f - 27.09% (249 MB)

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

[#006] sha256:4478199d6142b8b6db5c2bcd86f61a81307bb0236603902dce5011ffdda319c7 - 0.0% (96 Bytes)

[#007] sha256:b3c98819c605eb2ec817c20b230c647a2e6e82070fa974245a0083a447ff2247 - 3.49% (32.2 MB)

[#008] sha256:b1678ed42170a380a9cfe1a34e3ade1d9587375558fd6b1cdac901811b17d63a - 0.38% (3.46 MB)

[#009] sha256:6304f5b321da7947d3bb02b066d8832a9a3752a772ec5e98c8505fb4136ca669 - 47.33% (436 MB)

[#010] sha256:0e45c5896e3fe37624a64f4106214122badb6446e87663e8fdb9f06e6852e419 - 2.44% (22.5 MB)

[#011] sha256:18026fa3ece35a17e723e6838e9504e25becff8cac234b821784ac316db0f933 - 15.01% (138 MB)


History
2022-04-21 23:00:07 UTC

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

2022-04-21 23:00:07 UTC

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

2022-04-22 01:30:12 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-22 01:30:20 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-04-24 16:42:39 UTC

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

2022-04-24 16:42:41 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-04-24 16:43:45 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-04-24 16:43:47 UTC

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

2022-04-24 16:43:47 UTC

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

2022-04-24 16:43:48 UTC

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

2022-04-24 16:43:49 UTC

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

2022-04-24 16:43:50 UTC

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

2022-04-24 16:43:51 UTC

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

2022-04-24 16:43:52 UTC

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

2022-04-24 16:43:53 UTC

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

2022-04-24 16:46:35 UTC

|1 NODE_VERSION=16.14.2 /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-04-24 16:46:39 UTC

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

2022-04-24 16:47:44 UTC

/bin/sh -c dpkg --add-architecture i386 && curl -Lo /usr/share/keyrings/winehq.asc https://dl.winehq.org/wine-builds/winehq.key && echo 'deb [signed-by=/usr/share/keyrings/winehq.asc] https://dl.winehq.org/wine-builds/ubuntu/ focal main' > /etc/apt/sources.list.d/winehq.list && apt-get update && apt-get install -y --no-install-recommends winehq-stable=6.0.4~focal-1 wine-stable=6.0.4~focal-1 wine-stable-i386=6.0.4~focal-1 wine-stable-amd64=6.0.4~focal-1 && apt-get clean && rm -rf /var/lib/apt/lists/*

2022-04-24 16:47:48 UTC

/bin/sh -c curl -L https://github.com/electron-userland/electron-builder-binaries/releases/download/wine-2.0.3-mac-10.13/wine-home.zip > /tmp/wine-home.zip && unzip /tmp/wine-home.zip -d /root/.wine && unlink /tmp/wine-home.zip

2022-04-24 16:47:49 UTC

/bin/sh -c #(nop) ENV WINEDEBUG=-all,err+all

2022-04-24 16:47:50 UTC

/bin/sh -c #(nop) ENV WINEDLLOVERRIDES=winemenubuilder.exe=d

2022-04-24 16:49:05 UTC

/bin/sh -c wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - && echo "deb http://dl.google.com/linux/chrome/deb/ stable main" > /etc/apt/sources.list.d/google.list && apt-get update -y && apt-get install -y --no-install-recommends xvfb google-chrome-stable libgconf-2-4 && apt-get clean && rm -rf /var/lib/apt/lists/*

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