Sign inSign up

coatldev/six:3.12.13-2.54.0

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

sha256:a1f76faeb3290db502b7e8ef1de37330c60ac632fc45b4773f0711efc294f1ab

OS/ARCH

Compressed size

271.3 MB

Last pushed

3 months by coatlbot

Type

Image

Manifest digest

sha256:6698449feb919abfda42ffa7b9308ccb2e012bb5feaf6f5338a09e9aae32a6d3

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.54 MB
5CMD ["/bin/bash"]0 B
6LABEL maintainer=César Román <[email protected]> repository=https://github.com/coatl-dev/docker-six0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8ENV LANG=C.UTF-80 B
9ENV PYTHON_ROOT=/opt/python0 B
10ENV PYTHONIOENCODING=UTF-80 B
11ENV PIP_NO_CACHE_DIR=10 B
12ENV PIP_NO_PYTHON_VERSION_WARNING=10 B
13ENV PIP_ROOT_USER_ACTION=ignore0 B
14RUN /bin/sh -c set -eux;104.86 MB
15COPY /usr/local /usr/local # buildkit62.56 MB
16COPY /opt/python/2.7/ /opt/python/2.7/ # buildkit27.23 MB
17COPY /etc/ld.so.conf.d/python2.7.conf /etc/ld.so.conf.d/python2.7.conf # buildkit182 B
18COPY /opt/python/3.12/ /opt/python/3.12/ # buildkit25.08 MB
19COPY /etc/ld.so.conf.d/python3.12.conf /etc/ld.so.conf.d/python3.12.conf # buildkit183 B
20ENV PATH=/opt/python/3.12/bin:/opt/python/2.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
21ENV UV_VERSION=0.11.250 B
22ENV UV_INSTALL_DIR=/usr/local/bin0 B
23ADD https://astral.sh/uv/0.11.25/install.sh /tmp/install-uv.sh # buildkit15.71 KB
24RUN /bin/sh -c set -eux;24.01 MB
25RUN /bin/sh -c set -eux;3.88 KB
26RUN /bin/sh -c set -eux;203 B
27CMD ["/bin/bash"]0 B

Command

 ARG RELEASE