sha256:687bbe93ef243e1b6b992dcc731dea9f1debaaacc3e601c3ded229d04d30a20a
OS/ARCH
Compressed size
232.77 MB
Last pushed
about 2 years by coatlbot
Type
Image
Manifest digest
sha256:a6ffa0d32ec06e8dec365bb488a354787ad577b2a509f550f73103794e8e3edf
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.51 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;115.36 MB16COPY /usr/local /usr/local # buildkit59.4 MB17COPY /opt/python/2/ /opt/python/2/ # buildkit19.2 MB18COPY /etc/ld.so.conf.d/python2.conf /etc/ld.so.conf.d/python2.conf # buildkit181 B19COPY /opt/python/3/ /opt/python/3/ # buildkit11.3 MB20COPY /etc/ld.so.conf.d/python3.conf /etc/ld.so.conf.d/python3.conf # buildkit186 B21ENV PATH=/opt/python/3/bin:/opt/python/2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B22RUN /bin/sh -c set -eux;3.83 KB23RUN /bin/sh -c set -eux;205 B24CMD ["/bin/bash"]0 BCommand
ARG RELEASE