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 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.22 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.49 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B12SHELL [/bin/bash -o pipefail -c]0 B13ENV PYTHONDONTWRITEBYTECODE=10 B14ENV PYTHONUNBUFFERED=10 B15ENV PIP_NO_CACHE_DIR=10 B16ENV PIP_DISABLE_PIP_VERSION_CHECK=10 B17ENV PIP_ROOT_USER_ACTION=ignore0 B18RUN /bin/bash -o pipefail -c34.29 MB19WORKDIR /usr/src/app32 B20ENV PATH=/root/.local/bin:/home/myuser/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21RUN /bin/bash -o pipefail -c5.68 MB22COPY --chown=myuser:myuser . . #1.54 KB23CMD ["python" "-m" "src"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'