sha256:0b851d56269fd03e043d2b9a7ad2eccd127a458afb167978527fb40d10d63ace
OS/ARCH
Compressed size
271.18 MB
Last pushed
about 16 hours by coatlbot
Type
Image
Manifest digest
sha256:514ebd9c1e2eed8ceb37a1d72e1e90577613551d9633aff7b2d9a5457cfae1e1
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.39 MB5CMD ["/bin/bash"]0 B6LABEL maintainer=César Román <[email protected]> repository=https://github.com/coatl-dev/docker-six0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ENV LANG=C.UTF-80 B9ENV PYTHON_ROOT=/opt/python0 B10ENV PYTHONIOENCODING=UTF-80 B11ENV PIP_NO_CACHE_DIR=10 B12ENV PIP_NO_PYTHON_VERSION_WARNING=10 B13ENV PIP_ROOT_USER_ACTION=ignore0 B14RUN /bin/sh -c set -eux;106.02 MB15COPY /usr/local /usr/local # buildkit64.32 MB16COPY /opt/python/2.7/ /opt/python/2.7/ # buildkit27.56 MB17COPY /etc/ld.so.conf.d/python2.7.conf /etc/ld.so.conf.d/python2.7.conf # buildkit185 B18COPY /opt/python/3.12/ /opt/python/3.12/ # buildkit25.84 MB19COPY /etc/ld.so.conf.d/python3.12.conf /etc/ld.so.conf.d/python3.12.conf # buildkit185 B20ENV PATH=/opt/python/3.12/bin:/opt/python/2.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21ENV UV_VERSION=0.12.130 B22ENV UV_INSTALL_DIR=/usr/local/bin0 B23ADD https://astral.sh/uv/0.12.13/install.sh /tmp/install-uv.sh # buildkit15.73 KB24RUN /bin/sh -c set -eux;19.02 MB25RUN /bin/sh -c set -eux;3.92 KB26RUN /bin/sh -c set -eux;205 B27CMD ["/bin/bash"]0 BCommand
ARG RELEASE