Sign inSign up

coatldev/six:3.13.6

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

sha256:8fdf391b4c0f1c97d89a7633b275c5a31fa01bcf27c968acafdbbfa69c0a0202

OS/ARCH

Compressed size

228.83 MB

Last pushed

about 1 year by coatlbot

Type

Image

Manifest digest

sha256:e3064100a1ca4232d3d41d23108b724f046a620f1c4bb21e60a8cb9591435bef

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 / 27.52 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;101.58 MB
16COPY /usr/local /usr/local # buildkit60.45 MB
17COPY /opt/python/2.7/ /opt/python/2.7/ # buildkit19.2 MB
18COPY /etc/ld.so.conf.d/python2.7.conf /etc/ld.so.conf.d/python2.7.conf # buildkit182 B
19COPY /opt/python/3.12/ /opt/python/3.12/ # buildkit10.17 MB
20COPY /etc/ld.so.conf.d/python3.12.conf /etc/ld.so.conf.d/python3.12.conf # buildkit182 B
21COPY /opt/python/ /opt/python/ # buildkit9.9 MB
22COPY /etc/ld.so.conf.d/python.conf /etc/ld.so.conf.d/python.conf # buildkit179 B
23ENV 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 B
24RUN /bin/sh -c set -eux;4 KB
25RUN /bin/sh -c set -eux;205 B
26CMD ["/bin/bash"]0 B

Command

 ARG RELEASE