images

c10f/php (sha256:6abf611462feaf50f5f223e57e4b8cd9d0ec6dc61f0679c7a56c220a133be47e)

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

Installation

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

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:d6c6e7e0400122987db2fbd5b46a01d21a218800ebedaecca3e254673a0ae1f7 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/amd64
PHP-3.01
140 MiB
Versions (1) View all
latest 2025-03-05