Namespace
electronuserland
Image / Tag
builder:16-wine-mono-07.23
Content Digest
sha256:022ce9e8d5841e1007ba676de12bbfbe34695c926d174bd335705a29c5c28841
Details
Created

2023-07-26 17:52:22 UTC

Size

860 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:0fb668748fc8bb961f4580895692ae741be788857ac2e8220adc2265ffb38e10 - 3.17% (27.3 MB)

[#001] sha256:de25fa69197a0fe88312b7c08a3a8c96d4062222b035243751e6b307e1087e46 - 1.23% (10.6 MB)

[#002] sha256:a115b9ed3982b86931502d621837102dd579fde4bf8ff27cf0f7d8ebc117cac5 - 0.14% (1.19 MB)

[#003] sha256:a1e2add38a1db3e695195103ff3b07cda5ebace8cf261d299e9a355d46f44eaf - 29.11% (250 MB)

[#004] sha256:e2850af34849ee31285f752344f1ee3fdfd6b53deb642d22793cbd003b9f9e03 - 0.0% (141 Bytes)

[#005] sha256:9114613011e601dc98aa1b67398f1f5ca61b7636948ab4b10f91524a6f11631f - 0.0% (96 Bytes)

[#006] sha256:f8aa4953ca5dad55a540bc052875c0c335a8ef6220587cac13db3d6dc1a0cad0 - 3.83% (33 MB)

[#007] sha256:1467c71259d47f22406ae08c62a3118633dada33153fa8b3166a0fc4004ecb00 - 0.88% (7.58 MB)

[#008] sha256:92153038410d0c898c0f9f72c8135da01746714144b1ed38deab105d37ef9e3b - 50.66% (436 MB)

[#009] sha256:1d0b7989bc415b04b92d008924df13e0ec6aefda2eea67c7b9d62b9da2685188 - 2.61% (22.5 MB)

[#010] sha256:93986f36def044e1dfcc6281247fe98edcddddc15a8bdf915a985d408dedcda2 - 8.36% (71.9 MB)


History
2023-06-28 09:59:08 UTC

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

2023-06-28 09:59:08 UTC

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

2023-06-28 09:59:08 UTC

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

2023-06-28 09:59:08 UTC

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

2023-06-28 09:59:10 UTC

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

2023-06-28 09:59:10 UTC

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

2023-07-04 03:35:32 UTC

/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl gnupg netbase wget tzdata ; rm -rf /var/lib/apt/lists/*

2023-07-26 17:46:22 UTC

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

2023-07-26 17:46:24 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-07-26 17:47:24 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-07-26 17:47:26 UTC

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

2023-07-26 17:47:26 UTC

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

2023-07-26 17:47:27 UTC

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

2023-07-26 17:47:28 UTC

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

2023-07-26 17:47:29 UTC

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

2023-07-26 17:47:30 UTC

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

2023-07-26 17:47:31 UTC

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

2023-07-26 17:47:32 UTC

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

2023-07-26 17:50:10 UTC

|1 NODE_VERSION=16.20.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 && echo "unsafe-perm true" > .npmrc

2023-07-26 17:50:13 UTC

|1 NODE_VERSION=16.20.0 /bin/sh -c npm i -g pnpm@8.6.10

2023-07-26 17:51:31 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-07-26 17:51:35 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-07-26 17:51:36 UTC

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

2023-07-26 17:51:37 UTC

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

2023-07-26 17:52:22 UTC

/bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends mono-devel ca-certificates-mono && 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