Sign inSign up

tobix/pywine:latest

Integration & delivery
Developer tools
Operating systems
Index digest

sha256:9a775f99571271702c7ab7fbcaec1e5f0ce0c0868201ccad6095f6b5e5460422

OS/ARCH

linux/amd64

Compressed size

1.32 GB

Last pushed

12 days by tobix

Type

Image

Manifest digest

sha256:53214f3860b42fd8257cd6486e34ca24da38ff363cafb4e90d5cfff50313c557

Image Layers

1# debian.sh --arch 'amd64' out/47.05 MB
2LABEL org.opencontainers.image.authors=Tobias Gruetzmacher <[email protected]>0 B
3ENV DEBIAN_FRONTEND=noninteractive0 B
4ARG TINI_VERSION=0.19.00 B
5ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini /tini # buildkit9.24 KB
6RUN |1 TINI_VERSION=0.19.0 /bin/sh -c9.24 KB
7COPY apt /etc/apt # buildkit2.72 KB
8COPY fix-xvfb.sh wine-dependencies.txt /tmp/ #2.05 KB
9RUN |1 TINI_VERSION=0.19.0 /bin/sh -c308.68 MB
10ARG WINE_FLAVOUR=stable0 B
11RUN |2 TINI_VERSION=0.19.0 WINE_FLAVOUR=stable /bin/sh447.72 MB
12ENTRYPOINT ["/tini" "--"]0 B
13CMD ["/bin/bash"]0 B
14LABEL org.opencontainers.image.authors=Tobias Gruetzmacher <[email protected]>0 B
15ENV WINEDEBUG=-all0 B
16ENV WINEPREFIX=/opt/wineprefix0 B
17COPY wine-init.sh SHA256SUMS.txt /tmp/helper/ #474 B
18COPY mkuserwineprefix entrypoint.sh /opt/ #620 B
19RUN /bin/sh -c xvfb-run sh455.91 MB
20ARG PYTHON_VERSION=3.14.70 B
21ARG UPX_VERSION=5.1.10 B
22RUN |2 PYTHON_VERSION=3.14.7 UPX_VERSION=5.1.1 /bin/sh80.27 MB
23RUN |2 PYTHON_VERSION=3.14.7 UPX_VERSION=5.1.1 /bin/sh8.07 MB
24ENTRYPOINT ["/opt/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'