sha256:bdb0dd902873fd2d03d49adabf86b1acf7cb191b6e312fada2563af3dddaf82f
OS/ARCH
Compressed size
259.03 MB
Last pushed
5 months by jc5x
Type
Image
Manifest digest
sha256:82ab6e269c4fb44c0ff823f6a270671151608f97f91f065ffe5c6c95403f22e3
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;112.38 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;223 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=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B11ENV PHP_VERSION=8.5.40 B12ENV PHP_URL=https://www.php.net/distributions/php-8.5.4.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.4.tar.xz.asc0 B13ENV PHP_SHA256=c1569f1f543f6b025c583cdc0e730e5c5833c603618613f1aa8e75d1524b8c910 B14RUN /bin/sh -c set -eux;13.83 MB15COPY docker-php-source /usr/local/bin/ # buildkit487 B16RUN /bin/sh -c set -eux;25.5 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable sodium244 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20CMD ["php" "-a"]0 B21ARG DEPENDENCY_PACKAGES_ALPINE=shadow0 B22ARG DEPENDENCY_PACKAGES_DEBIAN=procps zip0 B23ARG DEPENDENCY_PHP_EXTENSIONS=opcache pcntl pdo_mysql pdo_pgsql0 B24ARG REPOSITORY_BUILD_VERSION=dev0 B25LABEL org.opencontainers.image.title=serversideup/php (cli) org.opencontainers.image.description=Supercharge your0 B26ENV APP_BASE_DIR=/var/www/html COMPOSER_ALLOW_SUPERUSER=1 COMPOSER_HOME=/composer COMPOSER_MAX_PARALLEL_HTTP=240 B27COPY --chmod=755 src/common/ / #36.13 KB28RUN |4 DEPENDENCY_PACKAGES_ALPINE=shadow DEPENDENCY_PACKAGES_DEBIAN=procps zip2.27 MB29COPY /usr/bin/composer /usr/bin/composer # buildkit799.01 KB30RUN |4 DEPENDENCY_PACKAGES_ALPINE=shadow DEPENDENCY_PACKAGES_DEBIAN=procps zip349 B31WORKDIR /var/www/html34 B32USER www-data0 B33ENTRYPOINT ["docker-php-serversideup-entrypoint"]0 B34ENV FIREFLY_III_PATH=/var/www/html COMPOSER_ALLOW_SUPERUSER=1 DEBIAN_FRONTEND=noninteractive PHP_MAX_EXECUTION_TIME=3000 B36COPY conf/locale.gen /etc/locale.gen # buildkit404 B37COPY scripts/wait-for-it.sh /usr/local/bin/wait-for-it.sh # buildkit1.61 KB38COPY scripts/finalize-image.sh /usr/local/bin/finalize-image.sh # buildkit442 B39COPY scripts/execute-things-cli.sh /etc/entrypoint.d/11-execute-things.sh # buildkit284 B40USER root0 B41RUN /bin/sh -c set -eux;38.42 MB42USER www-data0 B43ARG version=v2.2.30 B44ENV VERSION=v2.2.30 B45ARG isodate=2026-04-06T17:01:45+02:000 B46ENV ISODATE=2026-04-06T17:01:45+02:000 B47ARG gitrevision=23496856b6a1eb0336654ac60e311e7d2b6b836f0 B48ENV GITREVISION=23496856b6a1eb0336654ac60e311e7d2b6b836f0 B49LABEL org.opencontainers.image.authors=James Cole <[email protected]> org.opencontainers.image.url=https://github.com/firefly-iii/docker0 B50LABEL org.opencontainers.image.created=2026-04-06T17:01:45+02:000 B51LABEL org.opencontainers.image.version=v2.2.30 B52LABEL org.opencontainers.image.revision=23496856b6a1eb0336654ac60e311e7d2b6b836f0 B53COPY entrypoint-cli.sh /usr/local/bin/entrypoint.sh # buildkit1.27 KB54COPY counter.txt /var/www/counter-main.txt # buildkit177 B55COPY date.txt /var/www/build-date-main.txt # buildkit202 B56USER root0 B57RUN |3 version=v2.2.3 isodate=2026-04-06T17:01:45+02:00 gitrevision=23496856b6a1eb0336654ac60e311e7d2b6b836f32 B58USER www-data0 B59COPY download.zip /var/www/download.zip # buildkit20.98 MB60RUN |3 version=v2.2.3 isodate=2026-04-06T17:01:45+02:00 gitrevision=23496856b6a1eb0336654ac60e311e7d2b6b836f16.43 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'