Sign inSign up

gustavofreze/python:3.14-builder-1.0.1

Multi-platform
Languages & frameworks
Developer tools
Index digest

sha256:f1b6ef260d2484b08e308a976aa7e9c630afbd48dd60bc4e27890a290e1bf8f7

OS/ARCH

Compressed size

132.64 MB

Last pushed

about 1 month by gustavofreze

Type

Image

Manifest digest

sha256:fdfe7b4d4025f0303fdad79991075a5bba902db48df47a0c32bb4c973bca3852

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4RUN /bin/sh -c set -eux;402.1 KB
5ENV PYTHON_VERSION=3.14.70 B
6ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
7RUN /bin/sh -c set -eux;12.96 MB
8RUN /bin/sh -c set -eux;248 B
9CMD ["python3"]0 B
10LABEL org.opencontainers.image.url=https://github.com/gustavofreze/docker-images org.opencontainers.image.title=gustavofreze/python-builder org.opencontainers.image.source=https://github.com/gustavofreze/docker-images org.opencontainers.image.vendor=gustavofreze0 B
11ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin VIRTUAL_ENV=/app/.venv PIP_NO_CACHE_DIR=1 PIP_ROOT_USER_ACTION=ignore0 B
12RUN /bin/sh -c apk add115.3 MB
13RUN /bin/sh -c addgroup -g970 B
14WORKDIR /app32 B
15USER 10000 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit