sha256:56215c652a9d0fafe3fa035c86a25b52b6f1e90d2bf4bee9c35b853ad0107bb9
OS/ARCH
Compressed size
259.69 MB
Last pushed
11 months by coatlbot
Type
Image
Manifest digest
sha256:06ae063a1a0fc2e04f236f82b26b7bfb587a66e0a67f12b5e1a57860650ff7c8
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 27.52 MB6CMD ["/bin/bash"]0 B7LABEL maintainer=César Román <[email protected]> repository=https://github.com/coatl-dev/docker-six0 B8ENV DEBIAN_FRONTEND=noninteractive0 B9ENV LANG=C.UTF-80 B10ENV PYTHON_ROOT=/opt/python0 B11ENV PYTHONIOENCODING=UTF-80 B12ENV PIP_NO_CACHE_DIR=10 B13ENV PIP_NO_PYTHON_VERSION_WARNING=10 B14ENV PIP_ROOT_USER_ACTION=ignore0 B15RUN /bin/sh -c set -eux;99.26 MB16COPY /usr/local /usr/local # buildkit60.52 MB17COPY /opt/python/2.7/ /opt/python/2.7/ # buildkit27.23 MB18COPY /etc/ld.so.conf.d/python2.7.conf /etc/ld.so.conf.d/python2.7.conf # buildkit184 B19COPY /opt/python/3.12/ /opt/python/3.12/ # buildkit24.98 MB20COPY /etc/ld.so.conf.d/python3.12.conf /etc/ld.so.conf.d/python3.12.conf # buildkit185 B21ENV PATH=/opt/python/3.12/bin:/opt/python/2.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B22ENV UV_VERSION=0.9.20 B23ENV UV_DISABLE_UPDATE=10 B24ADD https://astral.sh/uv/0.9.2/install.sh /tmp/install-uv.sh # buildkit13.87 KB25RUN /bin/sh -c set -eux;20.15 MB26ENV 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 B27RUN /bin/sh -c set -eux;3.86 KB28RUN /bin/sh -c set -eux;206 B29CMD ["/bin/bash"]0 BCommand
ARG RELEASE