images

c10f/php (sha256:08022e66015a9dcf17bd9acef2bbd2f91529268992696aa2e61acbc35399ad49)

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

Installation

docker pull gitea.basealt.ru/images/c10f/php@sha256:08022e66015a9dcf17bd9acef2bbd2f91529268992696aa2e61acbc35399ad49
sha256:08022e66015a9dcf17bd9acef2bbd2f91529268992696aa2e61acbc35399ad49

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:3c011c1ecdb2b74d8fbdc604c35edd4b620d30f14afe736cedd2f35c638cb18b 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/386
PHP-3.01
141 MiB
Versions (1) View all
latest 2025-03-05