sha256:c601396c0758ec0bd545335551f23d2cd4050e74033798e60f0d4dd957a07f48
OS/ARCH
Compressed size
133.71 MB
Last pushed
about 18 hours by gustavofreze
Type
Image
Manifest digest
sha256:0c3974b54ccacbb00f1cf45dd56520b693a4b0aa22da8bae5109e89a6c3f1053
Image Layers
1ADD alpine-minirootfs-3.24.2-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4RUN /bin/sh -c set -eux;409.29 KB5ENV PYTHON_VERSION=3.14.70 B6ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B7RUN /bin/sh -c set -eux;12.97 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10LABEL 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 B11ENV 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 B12RUN /bin/sh -c apk add115.52 MB13RUN /bin/sh -c addgroup -g968 B14WORKDIR /app32 B15USER 10000 B16LABEL org.opencontainers.image.title=gustavofreze/python-cli org.opencontainers.image.description=Python 3.14 CLI0 B17USER 00 B18RUN /bin/sh -c apk add853.77 KBCommand
ADD alpine-minirootfs-3.24.2-aarch64.tar.gz / # buildkit