Sign inSign up

apify/actor-python:3.11

Multi-platform
Index digest

sha256:81b79a0d1a4894648cd23bc4300928d4e1346c4f7fc5b327d292e70090d2561b

OS/ARCH

Compressed size

83.26 MB

Last pushed

about 1 month by apifyserviceaccount

Type

Image

Manifest digest

sha256:23fe3601b86ea4a7d5602d00e593bdf1151e264c73bea0a31fcf7852c4ef966c

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.150 B
7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
8RUN /bin/sh -c set -eux;13.78 MB
9RUN /bin/sh -c set -eux;249 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.33 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.52 MB
22COPY --chown=myuser:myuser . . #1.54 KB
23CMD ["python" "-m" "src"]0 B

Command

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