docker-win-pyinstaller (latest)

Published 2025-01-07 23:19:45 +00:00 by argideli in quertex/docker-win-pyinstaller

Installation

docker pull git.quertex.com/quertex/docker-win-pyinstaller:latest
sha256:f71f0873ab6021adfc57e357d82c85acba4f985cec30c9f23a6b3afc2917be1c

About this package

Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.

Image Layers

LABEL org.opencontainers.image.title=Arch Linux multilib-devel Image
LABEL org.opencontainers.image.description=Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.
LABEL org.opencontainers.image.authors=Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
LABEL org.opencontainers.image.url=https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md
LABEL org.opencontainers.image.documentation=https://wiki.archlinux.org/title/Docker#Arch_Linux
LABEL org.opencontainers.image.source=https://gitlab.archlinux.org/archlinux/archlinux-docker
LABEL org.opencontainers.image.licenses=GPL-3.0-or-later
LABEL org.opencontainers.image.version=20240101.0.204074
LABEL org.opencontainers.image.revision=98cd79111dd530447f491d547d14f3c38e227e46
LABEL org.opencontainers.image.created=2024-01-01T19:08:40+00:00
COPY /rootfs/ / # buildkit
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20240101.0.204074' /etc/os-release # buildkit
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
ARG PYTHON_VERSION=3.12.4
ARG PYTHON_URL=https://www.python.org/ftp/python/3.12.4/python-3.12.4.exe
ENV WINEDEBUG=fixme-all
|2 PYTHON_URL=https://www.python.org/ftp/python/3.12.4/python-3.12.4.exe PYTHON_VERSION=3.12.4 /bin/sh -c pacman-key --init
|2 PYTHON_URL=https://www.python.org/ftp/python/3.12.4/python-3.12.4.exe PYTHON_VERSION=3.12.4 /bin/sh -c pacman -Sy --noconfirm archlinux-keyring
|2 PYTHON_URL=https://www.python.org/ftp/python/3.12.4/python-3.12.4.exe PYTHON_VERSION=3.12.4 /bin/sh -c pacman -Sy --noconfirm wget libunwind lib32-gnutls python3 python-pip gcc-fortran base-devel python-numpy python-pandas python-jinja tk gcc-libs gnutls wine-staging && for i in core dev exe lib path pip tcltk; do wget -O "/tmp/python_$i.msi" -c "https://www.python.org/ftp/python/${PYTHON_VERSION}/win32/$i.msi" ; wine msiexec /i "/tmp/python_$i.msi" /qb TARGETDIR=C:/python && rm "/tmp/python_$i.msi" ; done && wine c:/python/python.exe -m pip install pyinstaller && mkdir -p /src /out

Labels

Key Value
org.opencontainers.image.authors Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
org.opencontainers.image.created 2024-01-01T19:08:40+00:00
org.opencontainers.image.description Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.
org.opencontainers.image.documentation https://wiki.archlinux.org/title/Docker#Arch_Linux
org.opencontainers.image.licenses GPL-3.0-or-later
org.opencontainers.image.revision 98cd79111dd530447f491d547d14f3c38e227e46
org.opencontainers.image.source https://gitlab.archlinux.org/archlinux/archlinux-docker
org.opencontainers.image.title Arch Linux multilib-devel Image
org.opencontainers.image.url https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md
org.opencontainers.image.version 20240101.0.204074
Details
Container
2025-01-07 23:19:45 +00:00
12
OCI / Docker
linux/amd64
Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
GPL-3.0-or-later
1.0 GiB
Versions (1) View all
latest 2025-01-07