Sign inSign up

pschmitt/pyinstaller:3.8

Multi-platform
Index digest

sha256:6b060c9c66b5681b44a9d7925bbc4d7b2ac994c76a9a21b657a124659a9f21f2

OS/ARCH

Compressed size

626.59 MB

Last pushed

5 months by pschmitt

Type

Image

Manifest digest

sha256:8678e281afb7555b3496e32aa4a730d46c4dbc23ea577bcab46496d99bf653a9

Image Layers

1ADD file ... in / 43.79 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get15.46 MB
4/bin/sh -c apt-get update &&45.18 MB
5/bin/sh -c set -ex; apt-get160.3 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;5.28 MB
9ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
10ENV PYTHON_VERSION=3.8.170 B
11RUN /bin/sh -c set -eux;17.81 MB
12RUN /bin/sh -c set -eux;244 B
13ENV PYTHON_PIP_VERSION=23.0.10 B
14ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B
17RUN /bin/sh -c set -eux;2.72 MB
18CMD ["python3"]0 B
19COPY install-rust.sh /install-rust.sh # buildkit541 B
20RUN /bin/sh -c pip install336.05 MB
21COPY entrypoint.sh /entrypoint.sh # buildkit813 B
22ENV DEPS= HIDDEN_IMPORTS= REQUIREMENTS_FILE=requirements.txt SKIP_PIP_INSTALL_PROJECT=0 B
23VOLUME [/app]0 B
24ENTRYPOINT ["/entrypoint.sh"]0 B

Command

ADD file:c3ae258462983c32de8d633c17dcc414087b5ccd8fd76f708981c7f20c7e86a4 in /