sha256:af1d0f777cf73d72ea1599031752e7a461bcc23341d81b70f4cb1d7b566cf1ff
OS/ARCH
Compressed size
198.17 MB
Last pushed
over 1 year by jc5x
Type
Image
Manifest digest
sha256:4775395500c7db42b36b3478c1fa7302ef0e7a458a5feb5e9880a6642e570e03
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c set -eux;226 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;99.5 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;225 B7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B10ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B11ENV PHP_VERSION=8.4.60 B12ENV PHP_URL=https://www.php.net/distributions/php-8.4.6.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.6.tar.xz.asc0 B13ENV PHP_SHA256=089b08a5efef02313483325f3bacd8c4fe311cf1e1e56749d5cc7d059e2256310 B14RUN /bin/sh -c set -eux;13.09 MB15COPY docker-php-source /usr/local/bin/ # buildkit491 B16RUN /bin/sh -c set -eux;28.88 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable sodium249 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20WORKDIR /var/www/html32 B21RUN /bin/sh -c set -eux;8.98 KB22STOPSIGNAL SIGQUIT0 B23EXPOSE map[9000/tcp:{}]0 B24CMD ["php-fpm"]0 B25ARG DEPENDENCY_PACKAGES_ALPINE=fcgi nginx gettext shadow0 B26ARG DEPENDENCY_PACKAGES_DEBIAN=libfcgi-bin nginx gettext-base procps0 B27ARG DEPENDENCY_PHP_EXTENSIONS=opcache pcntl pdo_mysql pdo_pgsql0 B28ARG REPOSITORY_BUILD_VERSION=v3.5.2-145898917790 B29LABEL org.opencontainers.image.title=serversideup/php (fpm-nginx) org.opencontainers.image.description=Supercharge your0 B30ENV APP_BASE_DIR=/var/www/html COMPOSER_ALLOW_SUPERUSER=1 COMPOSER_HOME=/composer COMPOSER_MAX_PARALLEL_HTTP=240 B31COPY --chmod=755 src/common/ / #30.18 KB32COPY --chmod=755 src/s6/ / #3.47 KB33COPY /opt/s6/ / # buildkit2.28 MB34COPY /usr/local/bin/php-fpm-healthcheck /usr/local/bin/php-fpm-healthcheck # buildkit2.07 KB35COPY /usr/share/keyrings/nginx-archive-keyring.gpg /usr/share/keyrings/ # buildkit8.05 KB36COPY /etc/apt/sources.list.d/nginx.list /etc/apt/sources.list.d/ # buildkit269 B37COPY /etc/apt/preferences.d/99nginx /etc/apt/preferences.d/ # buildkit229 B38RUN |4 DEPENDENCY_PACKAGES_ALPINE=fcgi nginx gettext7.02 MB39COPY --chmod=755 src/variations/fpm-nginx/etc/ /etc/ #3.32 KB40COPY --chmod=755 src/php-fpm.d/ / #4.21 KB41COPY /usr/bin/composer /usr/bin/composer # buildkit732.99 KB42RUN |4 DEPENDENCY_PACKAGES_ALPINE=fcgi nginx gettext7.04 KB43RUN |4 DEPENDENCY_PACKAGES_ALPINE=fcgi nginx gettext32 B44USER www-data0 B45EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B46ENTRYPOINT ["docker-php-serversideup-entrypoint"]0 B47STOPSIGNAL SIGQUIT0 B48WORKDIR /var/www/html32 B49CMD ["/init"]0 B50HEALTHCHECK &{["CMD" "sh" "-c" "curl0 B51ENV FIREFLY_III_PATH=/var/www/html COMPOSER_ALLOW_SUPERUSER=1 DEBIAN_FRONTEND=noninteractive PHP_MAX_EXECUTION_TIME=3000 B53VOLUME [/var/www/html/storage/upload]0 B54COPY conf/locale.gen /etc/locale.gen # buildkit312 B55COPY scripts/wait-for-it.sh /usr/local/bin/wait-for-it.sh # buildkit1.61 KB56COPY scripts/finalize-image.sh /usr/local/bin/finalize-image.sh # buildkit416 B57COPY scripts/execute-things-web.sh /etc/entrypoint.d/11-execute-things.sh # buildkit409 B58USER root0 B59RUN /bin/sh -c set -eux;19.28 MB60RUN /bin/sh -c set -eux;install-php-extensions30.22 KB61RUN /bin/sh -c set -eux;install-php-extensions344.12 KB62RUN /bin/sh -c set -eux;install-php-extensions47.65 KB63RUN /bin/sh -c set -eux;rm32 B64USER www-data0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'