Sign inSign up

coatldev/six:3.12.6

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

sha256:5cb54526ba87d0c2da7c95dbff79f8636f8d3ee77c1ca4dfb2ab5f11d6e543c2

OS/ARCH

Compressed size

228.83 MB

Last pushed

almost 2 years by coatlbot

Type

Image

Manifest digest

sha256:4414b39f870449cf1e562621bbd724ab2969efbb2c48d76e4bdc590a5ee0f8d6

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.37 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=César Román <[email protected]> repository=https://github.com/coatl-dev/docker-six0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9ENV LANG=C.UTF-80 B
10ENV PYTHON_ROOT=/opt/python0 B
11ENV PYTHONIOENCODING=UTF-80 B
12ENV PIP_NO_CACHE_DIR=10 B
13ENV PIP_NO_PYTHON_VERSION_WARNING=10 B
14ENV PIP_ROOT_USER_ACTION=ignore0 B
15RUN /bin/sh -c set -eux;109.95 MB
16COPY /usr/local /usr/local # buildkit59.65 MB
17COPY /opt/python/2/ /opt/python/2/ # buildkit19.56 MB
18COPY /etc/ld.so.conf.d/python2.conf /etc/ld.so.conf.d/python2.conf # buildkit185 B
19COPY /opt/python/3/ /opt/python/3/ # buildkit11.29 MB
20COPY /etc/ld.so.conf.d/python3.conf /etc/ld.so.conf.d/python3.conf # buildkit186 B
21ENV PATH=/opt/python/3/bin:/opt/python/2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
22RUN /bin/sh -c set -eux;3.89 KB
23RUN /bin/sh -c set -eux;204 B
24CMD ["/bin/bash"]0 B

Command

 ARG RELEASE