Sign inSign up

coatldev/six:3.12.12-2.51.0

Multi-platform
Languages & frameworks
Integration & delivery
Developer tools
Index digest

sha256:56215c652a9d0fafe3fa035c86a25b52b6f1e90d2bf4bee9c35b853ad0107bb9

OS/ARCH

Compressed size

268.01 MB

Last pushed

11 months by coatlbot

Type

Image

Manifest digest

sha256:64bcf6e8c2602c731c7ff9cacd197b811c1d23756bc0aa64bd9efa68d9a61f42

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=César Román <[email protected]> repository=https://github.com/coatl-dev/docker-six0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9ENV LANG=C.UTF-80 B
10ENV PYTHON_ROOT=/opt/python0 B
11ENV PYTHONIOENCODING=UTF-80 B
12ENV PIP_NO_CACHE_DIR=10 B
13ENV PIP_NO_PYTHON_VERSION_WARNING=10 B
14ENV PIP_ROOT_USER_ACTION=ignore0 B
15RUN /bin/sh -c set -eux;104.76 MB
16COPY /usr/local /usr/local # buildkit60.79 MB
17COPY /opt/python/2.7/ /opt/python/2.7/ # buildkit27.57 MB
18COPY /etc/ld.so.conf.d/python2.7.conf /etc/ld.so.conf.d/python2.7.conf # buildkit184 B
19COPY /opt/python/3.12/ /opt/python/3.12/ # buildkit25.76 MB
20COPY /etc/ld.so.conf.d/python3.12.conf /etc/ld.so.conf.d/python3.12.conf # buildkit184 B
21ENV PATH=/opt/python/3.12/bin:/opt/python/2.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
22ENV UV_VERSION=0.9.20 B
23ENV UV_DISABLE_UPDATE=10 B
24ADD https://astral.sh/uv/0.9.2/install.sh /tmp/install-uv.sh # buildkit13.87 KB
25RUN /bin/sh -c set -eux;20.77 MB
26ENV PATH=/root/.local/bin:/opt/python/3.12/bin:/opt/python/2.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
27RUN /bin/sh -c set -eux;3.95 KB
28RUN /bin/sh -c set -eux;204 B
29CMD ["/bin/bash"]0 B

Command

 ARG RELEASE