nextcloud (env-php8.4-trixie)
Installation
docker pull git.jeffthecoder.xyz/public/nextcloud:env-php8.4-trixiesha256:5c7b8ea4fe1531891577c02bdff4fabd756b791ccf874b8e5631dabba73c21a9Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1757289600' |
| ARG DEBIAN_MIRROR |
| ARG DEBIAN_MIRROR PHP_FPM_VERSION |
| |2 DEBIAN_MIRROR=100.64.0.2:8881 PHP_FPM_VERSION=8.4 /bin/sh -c if [ -f /etc/apt/sources.list.d/debian.sources ]; then DEBIAN_SOURCES=/etc/apt/sources.list.d/debian.sources; else DEBIAN_SOURCES=/etc/apt/sources.list; fi && sed -i "s,deb.debian.org,${DEBIAN_MIRROR},g" ${DEBIAN_SOURCES} && apt update && apt dist-upgrade -y && apt install -y php${PHP_FPM_VERSION}-fpm php${PHP_FPM_VERSION}-apcu php${PHP_FPM_VERSION}-curl php${PHP_FPM_VERSION}-gd php${PHP_FPM_VERSION}-imagick php${PHP_FPM_VERSION}-intl php${PHP_FPM_VERSION}-mbstring php${PHP_FPM_VERSION}-pgsql php${PHP_FPM_VERSION}-redis php${PHP_FPM_VERSION}-xml php${PHP_FPM_VERSION}-zip && apt clean && sed -i "s,${DEBIAN_MIRROR},deb.debian.org,g" ${DEBIAN_SOURCES} |
| |2 DEBIAN_MIRROR=100.64.0.2:8881 PHP_FPM_VERSION=8.4 /bin/sh -c if [ -f /etc/apt/sources.list.d/debian.sources ]; then DEBIAN_SOURCES=/etc/apt/sources.list.d/debian.sources; else DEBIAN_SOURCES=/etc/apt/sources.list; fi && sed -i 's,Components: .*,Components: main contrib non-free non-free-firmware,g' /etc/apt/sources.list.d/debian.sources && sed -i "s,deb.debian.org,${DEBIAN_MIRROR},g" ${DEBIAN_SOURCES} && apt update && apt install -y 7zip 7zip-rar curl cron aria2 ffmpeg libreoffice php${PHP_FPM_VERSION}-apcu php${PHP_FPM_VERSION}-curl php${PHP_FPM_VERSION}-gd php${PHP_FPM_VERSION}-gmp php${PHP_FPM_VERSION}-imagick php${PHP_FPM_VERSION}-intl php${PHP_FPM_VERSION}-mbstring php${PHP_FPM_VERSION}-pgsql php${PHP_FPM_VERSION}-redis php${PHP_FPM_VERSION}-smbclient php${PHP_FPM_VERSION}-xml php${PHP_FPM_VERSION}-zip && apt clean && sed -i "s,${DEBIAN_MIRROR},deb.debian.org,g" ${DEBIAN_SOURCES} |
| ADD dir:e7c7796b16a62b83c032776a67d6d16b996fc3a77e2042304865c145bf3bf5c6 in /etc |
| CMD ["php-fpm8.4", "-F"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.39.3 |
Details
Versions (1)
View all
env-php8.4-trixie
2025-10-01