Sign inSign up

gustavofreze/python:3.14-development-1.0.6

Multi-platform
Languages & frameworks
Developer tools
Index digest

sha256:960cf60fc66cf77d9a4ad537d50ba87a2dd7e6ee16aec468f416309491b34604

OS/ARCH

Compressed size

59.61 MB

Last pushed

about 23 hours by gustavofreze

Type

Image

Manifest digest

sha256:2ba8a721625223df3d2270988aab38d3973faef91928ba17f351f69fddc466be

Image Layers

1ADD alpine-minirootfs-3.24.2-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;409.29 KB
5ENV PYTHON_VERSION=3.14.70 B
6ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
7RUN /bin/sh -c set -eux;12.97 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10LABEL org.opencontainers.image.url=https://github.com/gustavofreze/docker-images org.opencontainers.image.title=gustavofreze/python 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 PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=10 B
12RUN /bin/sh -c apk add33.17 KB
13WORKDIR /app32 B
14USER 10000 B
15CMD ["python3"]0 B
16LABEL org.opencontainers.image.title=gustavofreze/python-development org.opencontainers.image.description=Python 3.14 development0 B
17ENV PIP_NO_CACHE_DIR=1 PIP_ROOT_USER_ACTION=ignore PIP_DISABLE_PIP_VERSION_CHECK=1 POETRY_NO_INTERACTION=10 B
18USER 00 B
19RUN /bin/sh -c apk add42.21 MB
20USER 10000 B

Command

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