Sign inSign up

apify/actor-python:3.12

Multi-platform
Index digest

sha256:7d4c77aacd58c740b432d24a9e1b3a0ef06c9300a37328aa775f17a5524cedfb

OS/ARCH

Compressed size

81.42 MB

Last pushed

about 1 month by apifyserviceaccount

Type

Image

Manifest digest

sha256:48d5817e1b95a3f956f829b406af260bf849cfed4cb75303fec2d4e17d535362

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
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.22 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11LABEL [email protected] description=Base image for0 B
12SHELL [/bin/bash -o pipefail -c]0 B
13ENV PYTHONDONTWRITEBYTECODE=10 B
14ENV PYTHONUNBUFFERED=10 B
15ENV PIP_NO_CACHE_DIR=10 B
16ENV PIP_DISABLE_PIP_VERSION_CHECK=10 B
17ENV PIP_ROOT_USER_ACTION=ignore0 B
18RUN /bin/bash -o pipefail -c34.29 MB
19WORKDIR /usr/src/app32 B
20ENV PATH=/root/.local/bin:/home/myuser/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
21RUN /bin/bash -o pipefail -c5.68 MB
22COPY --chown=myuser:myuser . . #1.54 KB
23CMD ["python" "-m" "src"]0 B

Command

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