Sign inSign up

coatldev/python:2.7.18-slim

Multi-platform
Languages & frameworks
Developer tools
Index digest

sha256:fb3eca02f58281e1b428086e9e23faf6c05f7155c617d09712fb85df6a3320d6

OS/ARCH

Compressed size

46.18 MB

Last pushed

11 days by coatlbot

Type

Image

Manifest digest

sha256:2e7db9aa96d83f5e717fa393a2bbb8f0a75e6f8b6bb37c02d9e4eeb3c6056f43

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2LABEL maintainer=César Román <[email protected]> repository=https://github.com/coatl-dev/docker-python0 B
3ENV DEBIAN_FRONTEND=noninteractive0 B
4ENV PIP_NO_CACHE_DIR=10 B
5ENV PIP_NO_PYTHON_VERSION_WARNING=10 B
6ENV PIP_ROOT_USER_ACTION=ignore0 B
7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=C.UTF-80 B
9ENV PYTHONIOENCODING=UTF-80 B
10RUN /bin/sh -c set -eux;3.61 MB
11ENV PYTHON_VERSION=2.7.180 B
12ENV PYTHON_TAR_SHA256=b62c0e7937551d0cc02b8fd5cb0f544f9405bafc9a54d3808ed4594812edef430 B
13SHELL [/bin/bash -o pipefail -c]0 B
14RUN /bin/bash -o pipefail -c13.69 MB
15ENV PYTHON_GET_PIP_URL=https://raw.githubusercontent.com/pypa/get-pip/831b5dd0bec03caf24aa6d736a28dc2ba80f91cc/2.7/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=40ee07eac6674b8d60fce2bbabc148cf0e2f1408c167683f110fd608b8d6f4160 B
17RUN /bin/bash -o pipefail -c1.95 MB
18CMD ["python2"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'