Namespace
electronuserland
Image / Tag
builder:14-wine-chrome-08.22
Content Digest
sha256:fc0353a22748a29b8872512a4eedaaa1380576e7d5c1dbdefbc178237adf86b5
Details
Created

2022-08-25 16:19:54 UTC

Size

872 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:d19f32bd9e4106d487f1a703fc2f09c8edadd92db4405d477978e8e466ab290d - 3.33% (29 MB)

[#001] sha256:5aee672653a887d233e46702a755dc9d0bccd131595737ee8d74630d576aba9f - 0.42% (3.64 MB)

[#002] sha256:956655cf581c3ab1ff5e6a995a7f429fa35118f6afc2d93ade8082cf0d0196fd - 0.39% (3.4 MB)

[#003] sha256:2640dbf7bc1de3b9bb8f905d982d70e547af8c2b5aa5eba2ac7430fd2b2c0d4f - 0.14% (1.19 MB)

[#004] sha256:2c99140d838b1f9e6369806d97b5ba3fb42a7ae9ae942597a2c3d9192448a9c3 - 28.52% (249 MB)

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

[#006] sha256:2d544e57a31d692e7ae630866687251c9595ca3ddb631f422d7ecb4bc3361b3e - 0.0% (96 Bytes)

[#007] sha256:24a0314367c02ee23a0c5ae7813518c45ed50510bcf717478a1bbc77ae3179f4 - 3.86% (33.7 MB)

[#008] sha256:420555ec05d1d51e6164be8066df6c2b48d0e36d1fc42e4bb1524297fdae602f - 1.01% (8.78 MB)

[#009] sha256:23179bedea877394cc53f319fe37aaedf1138fbbd82b47b5d46ccd1f1d0fabc5 - 43.01% (375 MB)

[#010] sha256:54e13b02cd3b159c8da63b1d682b30a3b8b7b0883d3fc2dfa6e12fe882229096 - 2.58% (22.5 MB)

[#011] sha256:9534e549e69dcd2a55da8bce4d6a66ce5331ee392c40cae17ee7f00add3ba7b8 - 16.75% (146 MB)


History
2022-08-02 01:30:55 UTC

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

2022-08-02 01:30:56 UTC

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

2022-08-02 02:05:33 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-08-02 02:05:49 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-08-25 16:16:57 UTC

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

2022-08-25 16:16:59 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-08-25 16:17:55 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 python3.10 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-08-25 16:17:57 UTC

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

2022-08-25 16:17:57 UTC

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

2022-08-25 16:17:58 UTC

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

2022-08-25 16:17:59 UTC

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

2022-08-25 16:18:00 UTC

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

2022-08-25 16:18:01 UTC

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

2022-08-25 16:18:02 UTC

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

2022-08-25 16:18:03 UTC

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

2022-08-25 16:18:09 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-08-25 16:18:12 UTC

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

2022-08-25 16:18:47 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/ impish main' > /etc/apt/sources.list.d/winehq.list && apt-get update && apt-get install -y --no-install-recommends winehq-stable=6.0.4~impish-1 wine-stable=6.0.4~impish-1 wine-stable-i386=6.0.4~impish-1 wine-stable-amd64=6.0.4~impish-1 && apt-get clean && rm -rf /var/lib/apt/lists/*

2022-08-25 16:18:51 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-08-25 16:18:52 UTC

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

2022-08-25 16:18:53 UTC

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

2022-08-25 16:19:54 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