sha256:39098dc3f7a26c7c0a6d866a0746a70d899efca2bf0883107077a9254557c4b2
OS/ARCH
Compressed size
230.84 MB
Last pushed
almost 2 years by coatlbot
Type
Image
Manifest digest
sha256:73c6b7ad6f7d8c5917edfba05d73be90ed6740cc9d76e5cb188d98a42008298f
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.55 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;103.57 MB16COPY /usr/local /usr/local # buildkit60.25 MB17COPY /opt/python/2.7/ /opt/python/2.7/ # buildkit19.2 MB18COPY /etc/ld.so.conf.d/python2.7.conf /etc/ld.so.conf.d/python2.7.conf # buildkit185 B19COPY /opt/python/3.12/ /opt/python/3.12/ # buildkit10.23 MB20COPY /etc/ld.so.conf.d/python3.12.conf /etc/ld.so.conf.d/python3.12.conf # buildkit187 B21COPY /opt/python/ /opt/python/ # buildkit10.03 MB22COPY /etc/ld.so.conf.d/python.conf /etc/ld.so.conf.d/python.conf # buildkit182 B23ENV PATH=/opt/python/bin:/opt/python/3.12/bin:/opt/python/2.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B24RUN /bin/sh -c set -eux;3.99 KB25RUN /bin/sh -c set -eux;203 B26CMD ["/bin/bash"]0 BCommand
ARG RELEASE