Namespace
electronuserland
Image / Tag
builder:18-wine-03.23
Content Digest
sha256:de2edd04a74711c0a730f6682ea248e56a5c47a0639c5376f4531e9e855eb3b7
Details
Created

2023-03-05 15:12:15 UTC

Size

796 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    20.04

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:df6635ed1257a768a4cf0fba31ebc5c8a6a03ae7d5b9b079bfd9df9eb89e0f81 - 3.42% (27.3 MB)

[#001] sha256:23b7d3f3b016944c7eeeee37880c5c274cfc06cccd337b282c382d036852f921 - 0.93% (7.38 MB)

[#002] sha256:7712ac161458ffa37dfe485734ac5bfbc45c78512bfc1bca4479eb5b6f2aa64e - 0.43% (3.46 MB)

[#003] sha256:226f9257e1fb5ee1a5bb345e17f245f3e58d558b60d4c2e9216412e085fd5598 - 0.15% (1.19 MB)

[#004] sha256:aef192a1b935ea8d01ad4aa91af14b65781f3db2c0f10294a425f143414de62b - 31.35% (250 MB)

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

[#006] sha256:36578f141c179f0011c0432894b091e5c07066925dfbb794f131aebc22e716f9 - 0.0% (96 Bytes)

[#007] sha256:ac8d470be15d6919dec2c67cf70eb4ab1f18dfcfe505e7cd08815ed5163e8877 - 5.33% (42.5 MB)

[#008] sha256:04f686d5242e1c4fd45eb0bbebaaf67e7ffc414bc5d03fa4f6b26d5c0ebcc382 - 0.8% (6.39 MB)

[#009] sha256:3dd2927137aaad4a08ff7575fc4bd2c91860649940400a35f12161eb74080242 - 54.75% (436 MB)

[#010] sha256:2b9abda33b4a88dac670a7e352f89e4fbc2702173a4f781d39b0544eccf73c85 - 2.82% (22.5 MB)


History
2023-03-01 04:53:01 UTC

/bin/sh -c #(nop) ARG RELEASE

2023-03-01 04:53:01 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2023-03-01 04:53:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-03-01 04:53:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04

2023-03-01 04:53:03 UTC

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

2023-03-01 04:53:04 UTC

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

2023-03-02 03:25:22 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/*

2023-03-02 03:25:38 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

2023-03-05 15:02:57 UTC

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

2023-03-05 15:02: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

2023-03-05 15:04:36 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/*

2023-03-05 15:04:37 UTC

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

2023-03-05 15:04:38 UTC

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

2023-03-05 15:04:38 UTC

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

2023-03-05 15:04:39 UTC

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

2023-03-05 15:04:40 UTC

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

2023-03-05 15:04:41 UTC

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

2023-03-05 15:04:42 UTC

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

2023-03-05 15:04:43 UTC

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

2023-03-05 15:10:37 UTC

|1 NODE_VERSION=18.12.1 /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

2023-03-05 15:10:39 UTC

|1 NODE_VERSION=18.12.1 /bin/sh -c npm i -g pnpm@7.13.2

2023-03-05 15:12:09 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/*

2023-03-05 15:12:13 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

2023-03-05 15:12:14 UTC

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

2023-03-05 15:12:15 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