sisyphus/php (sha256:5a9714dd400d8b35732ed7c99a7446a8ecbd36cdde2a56bd8507d9a64135ea08)
Published 2024-12-13 16:13:09 +03:00 by fedorovand
Installation
docker pull gitea.basealt.ru/alt/sisyphus/php@sha256:5a9714dd400d8b35732ed7c99a7446a8ecbd36cdde2a56bd8507d9a64135ea08
sha256:5a9714dd400d8b35732ed7c99a7446a8ecbd36cdde2a56bd8507d9a64135ea08
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="GPLv3" |
LABEL org.opencontainers.image.vendor="ALT Linux Team" |
ADD file:d1a3345eb35a35a0b849e2b7ddfac8b495107cc4eaed91bd3b06bfbd3483c664 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.37.5 |
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
Versions (3)
View all