alt

sisyphus/python (sha256:a289993d32b37de3ac9bbbba3bc006cc6922fa83309da680f953422f33882d6f)

Published 2024-12-13 16:02:54 +03:00 by fedorovand

Installation

docker pull gitea.basealt.ru/alt/sisyphus/python@sha256:a289993d32b37de3ac9bbbba3bc006cc6922fa83309da680f953422f33882d6f
sha256:a289993d32b37de3ac9bbbba3bc006cc6922fa83309da680f953422f33882d6f

About this package

Python 3 and tools needed for development

Image Layers

MAINTAINER [Alexey Shabalin <shaba@altlinux.org>] [Nadezhda Fedorova <fedor@altlinux.org]
LABEL org.opencontainers.image.title="alt"
LABEL org.opencontainers.image.description="Minimal image"
LABEL org.opencontainers.image.licenses="GPLv3"
LABEL org.opencontainers.image.vendor="ALT Linux Team"
ADD file:ec995b636bd7d07a1baac3547aad843fa78dc3420ceb8693d032758db0b2226e in /
/bin/sh -c true > /etc/security/limits.d/50-defaults.conf
CMD ["/bin/bash"]
MAINTAINER alt-cloud
LABEL org.opencontainers.image.title="base"
LABEL org.opencontainers.image.description="Base image with localization and timezone packages"
LABEL org.opencontainers.image.licenses="GPLv2"
LABEL org.opencontainers.image.vendor="ALT Linux Team"
/bin/sh -c apt-get update && $([ "$(rpm --eval %_host_cpu)" = i586 ] && echo linux32) apt-get install -y glibc-gconv-modules glibc-locales tzdata && rm -f /var/cache/apt/archives/*.rpm /var/cache/apt/*.bin /var/lib/apt/lists/*.*
CMD ["bash"]
MAINTAINER alt-cloud
LABEL org.opencontainers.image.title="python"
LABEL org.opencontainers.image.description="Python 3 and tools needed for development"
LABEL org.opencontainers.image.source="https://github.com/python/cpython"
LABEL org.opencontainers.image.licenses="Python"
LABEL org.opencontainers.image.vendor="ALT Linux Team"
/bin/sh -c apt-get update && $([ "$(rpm --eval %_host_cpu)" = i586 ] && echo linux32) apt-get install -y python3-module-pip python3-module-setuptools python3-dev gcc && rm -f /var/cache/apt/archives/*.rpm /var/cache/apt/*.bin /var/lib/apt/lists/*.*
CMD ["python3"]

Labels

Key Value
io.buildah.version 1.37.5
org.opencontainers.image.description Python 3 and tools needed for development
org.opencontainers.image.licenses Python
org.opencontainers.image.source https://github.com/python/cpython
org.opencontainers.image.title python
org.opencontainers.image.vendor ALT Linux Team
Details
Container
2024-12-13 16:02:54 +03:00
3
OCI / Docker
linux/arm64
Python
222 MiB
Versions (2) View all
latest 2024-12-13
75.6.0 2024-12-13