Sign inSign up

apify/actor-python:3.13

Multi-platform
Index digest

sha256:c04163f4586c0aa8b1c8f8656beb456d0bd725fcc796b51c4197e8b51b206caa

OS/ARCH

Compressed size

77.64 MB

Last pushed

about 1 month by apifyserviceaccount

Type

Image

Manifest digest

sha256:fb062d6160026151a6f70d8628f5377e2e69722c0d34c978c04d65310016193f

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.22 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.150 B
6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B
7RUN /bin/sh -c set -eux;11.28 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10LABEL [email protected] description=Base image for0 B
11SHELL [/bin/bash -o pipefail -c]0 B
12ENV PYTHONDONTWRITEBYTECODE=10 B
13ENV PYTHONUNBUFFERED=10 B
14ENV PIP_NO_CACHE_DIR=10 B
15ENV PIP_DISABLE_PIP_VERSION_CHECK=10 B
16ENV PIP_ROOT_USER_ACTION=ignore0 B
17RUN /bin/bash -o pipefail -c34.29 MB
18WORKDIR /usr/src/app32 B
19ENV PATH=/root/.local/bin:/home/myuser/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
20RUN /bin/bash -o pipefail -c2.11 MB
21COPY --chown=myuser:myuser . . #1.54 KB
22CMD ["python" "-m" "src"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'