sha256:7c246cf0c3da4782626b36ee7a50a045bdadf37e7fb150e1386a5214eccfd363
OS/ARCH
Compressed size
19.43 MB
Last pushed
21 days by gustavofreze
Type
Image
Manifest digest
sha256:2232b6a4538d8cab4d3035dd04b9aa96f794ef81bf97ede2bfc193aa51a4689d
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 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;398.5 KB5ENV PYTHON_VERSION=3.14.70 B6ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B7RUN /bin/sh -c set -eux;12.88 MB8RUN /bin/sh -c set -eux;248 B9CMD ["python3"]0 B10LABEL 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 B11ENV 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 B12RUN /bin/sh -c apk add2.49 MB13WORKDIR /app32 B14USER 10000 B15CMD ["python3"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit