Namespace
electronuserland
Image / Tag
builder:16-wine-09.22
Content Digest
sha256:18058e743fbe6a0f2ce70e523089dcd2f18ebb0e33ab946cba4bdb2c163e1333
Details
Created

2022-09-09 15:45:37 UTC

Size

788 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:675920708c8bf10fbd02693dc8f43ee7dbe0a99cdfd55e06e6f1a8b43fd08e3f - 3.46% (27.2 MB)

[#001] sha256:aceaa9f66a60a3695a6348be449df629aed61f57a9cbd55a388bdcfa40cb27b7 - 0.94% (7.39 MB)

[#002] sha256:e5d69e69900ca0c9eb8762e001879c1e84e29d94a2397e389440b1d8689445e5 - 0.44% (3.46 MB)

[#003] sha256:6388e737e92043df6e8f7a887b66e5ebe5dca5c987275272be60e9821b569c43 - 0.15% (1.19 MB)

[#004] sha256:25eb72d33ebdc22508a3e1515b67eaaa37d47e5f0936f53fa26b9080fdd26b2c - 31.63% (249 MB)

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

[#006] sha256:6e0cc3447fbb7aa3fc43cd525935ea9c46093b9e72b93b29d2534f50e22b69f3 - 0.0% (96 Bytes)

[#007] sha256:863fb1850dacf2d224318dcef1cef48af5e17f0ce9b43a49478da40b09b483fc - 4.08% (32.2 MB)

[#008] sha256:23c3d886c3e4ae0eb538d33efbb879e0523ccfa172ca6b2e8985fb97c5e96e4c - 1.14% (9.01 MB)

[#009] sha256:98b9cff0b421ad5b7506c6ec25e39f3eee13447fd65bce72b4398d7267b2964a - 55.31% (436 MB)

[#010] sha256:daf84e1df3cae1dd5d3366187219fc17b5cb19f3deba990c84da23d962c59ce4 - 2.85% (22.5 MB)


History
2022-09-01 23:46:26 UTC

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

2022-09-01 23:46:27 UTC

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

2022-09-02 02:23: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-09-02 02:23:47 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-09-09 15:39:59 UTC

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

2022-09-09 15:40:01 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-09-09 15:41:19 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-09-09 15:41:21 UTC

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

2022-09-09 15:41:21 UTC

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

2022-09-09 15:41:22 UTC

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

2022-09-09 15:41:23 UTC

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

2022-09-09 15:41:24 UTC

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

2022-09-09 15:41:25 UTC

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

2022-09-09 15:41:26 UTC

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

2022-09-09 15:41:27 UTC

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

2022-09-09 15:44:16 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-09-09 15:44:20 UTC

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

2022-09-09 15:45:30 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-09-09 15:45:34 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-09-09 15:45:36 UTC

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

2022-09-09 15:45:37 UTC

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

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