docker-win-pyinstaller64 (latest)
Published 2025-01-08 09:11:07 +00:00 by argideli
Installation
docker pull git.quertex.com/quertex/docker-win-pyinstaller64:latest
sha256:be8194f2fb94e4e8d5caab8ef0f4a41a84e22634ae8f9914cb7479fdbc92966b
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.8 |
ARG PYTHON_URL=https://www.python.org/ftp/python/3.12.8/python-3.12.8-amd64.exe |
ENV WINEDEBUG=fixme-all |
|2 PYTHON_URL=https://www.python.org/ftp/python/3.12.8/python-3.12.8-amd64.exe PYTHON_VERSION=3.12.8 /bin/sh -c pacman-key --init |
|2 PYTHON_URL=https://www.python.org/ftp/python/3.12.8/python-3.12.8-amd64.exe PYTHON_VERSION=3.12.8 /bin/sh -c pacman -Sy --noconfirm archlinux-keyring |
|2 PYTHON_URL=https://www.python.org/ftp/python/3.12.8/python-3.12.8-amd64.exe PYTHON_VERSION=3.12.8 /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 && 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}/amd64/$i.msi" ; wine64 msiexec /i "/tmp/python_$i.msi" /qb TARGETDIR=C:/python && rm "/tmp/python_$i.msi" ; done && wine64 c:/python/python.exe -m pip install PySide6 PySide6_Addons PySide6_Essentials pandas && wine64 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
2025-01-08 09:11:07 +00:00
Versions (1)
View all
Container
6
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
2.3 GiB
latest
2025-01-08