images

c10f/php (sha256:6af197b9ae174cb3e3c8131bc961200b86eedf66c278b3678c675d7e723b48a2)

Published 2025-03-05 12:18:43 +03:00 by fedorovand

Installation

docker pull gitea.basealt.ru/images/c10f/php@sha256:6af197b9ae174cb3e3c8131bc961200b86eedf66c278b3678c675d7e723b48a2
sha256:6af197b9ae174cb3e3c8131bc961200b86eedf66c278b3678c675d7e723b48a2

About this package

The PHP language environment 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="ALT-SP-Container"
LABEL org.opencontainers.image.vendor="ALT Linux Team"
ADD file:ef2ca650178c076cf7a708b04f0e7bcfaa208b598e3ee4c42be1657325cc5009 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="php"
LABEL org.opencontainers.image.description="The PHP language environment for development"
LABEL org.opencontainers.image.source="https://github.com/php/php-src"
LABEL org.opencontainers.image.licenses="PHP-3.01"
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 php8.3 php8.3-xdebug && rm -f /var/cache/apt/archives/*.rpm /var/cache/apt/*.bin /var/lib/apt/lists/*.*

Labels

Key Value
io.buildah.version 1.39.0
org.opencontainers.image.description The PHP language environment for development
org.opencontainers.image.licenses PHP-3.01
org.opencontainers.image.source https://github.com/php/php-src
org.opencontainers.image.title php
org.opencontainers.image.vendor ALT Linux Team
Details
Container
2025-03-05 12:18:43 +03:00
0
OCI / Docker
linux/arm64
PHP-3.01
138 MiB
Versions (1) View all
latest 2025-03-05