sha256:acb35aa6ef5ed9c0799c529c6103021ebfd96351aabca5431ee349d41ca912c0
OS/ARCH
linux/amd64
Compressed size
535.09 MB
Last pushed
4 months by ewertthedragon
Type
Image
Manifest digest
sha256:acb35aa6ef5ed9c0799c529c6103021ebfd96351aabca5431ee349d41ca912c0
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.42 MB5RUN /bin/sh -c set -eux;930 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;215 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B12ENV PHP_VERSION=8.4.210 B13ENV PHP_URL=https://www.php.net/distributions/php-8.4.21.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.21.tar.xz.asc0 B14ENV PHP_SHA256=7cf5d8ab12c3b2016875bcfaec71bef1ef0b07bed6148f2c447577074431f9840 B15RUN /bin/sh -c set -eux;13.11 MB16COPY docker-php-source /usr/local/bin/ # buildkit485 B17RUN /bin/sh -c set -eux;14.61 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache22.85 KB20RUN /bin/sh -c docker-php-ext-enable sodium22.86 KB21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html32 B23RUN /bin/sh -c set -eux;9.05 KB24STOPSIGNAL SIGQUIT0 B25EXPOSE map[9000/tcp:{}]0 B26CMD ["php-fpm"]0 B27COPY --from=mlocati/php-extension-installer /usr/bin/install-php-extensions /usr/bin/47.38 KB28RUN set -ex; 230.43 MB29COPY docker-entrypoint.sh /entrypoint.sh389 B30COPY composer.json composer.json1.74 KB31COPY composer.lock composer.lock40.48 KB32COPY patches/pause-archive.patch /var/www/html/pause-archive.patch1.08 KB33COPY patches/timetowait.patch /var/www/html/timetowait.patch816 B34COPY patches/reportAlreadySent.patch /var/www/html/reportAlreadySent.patch836 B35COPY patches/mtm-request.patch /var/www/html/plugins/TagManager/mtm-request.patch1.71 KB36COPY plugins/CustomAlerts /var/www/html/plugins/CustomAlerts305.05 KB37COPY plugins/CustomVariables /var/www/html/plugins/CustomVariables214.44 KB38COPY plugins/LogViewer /var/www/html/plugins/LogViewer155.54 KB39COPY plugins/SecurityInfo /var/www/html/plugins/SecurityInfo143.52 KB40COPY plugins/TrackingSpamPrevention /var/www/html/plugins/TrackingSpamPrevention155.42 KB41COPY plugins/TreemapVisualization /var/www/html/plugins/TreemapVisualization193.8 KB42COPY plugins/InvalidateReports /var/www/html/plugins/InvalidateReports123.66 KB43COPY plugins/QueuedTracking /var/www/html/plugins/QueuedTracking312.45 KB44COPY plugins/GoogleAnalyticsImporter /var/www/html/plugins/GoogleAnalyticsImporter6.75 MB45COPY plugins/EnhancedAttribution /var/www/html/plugins/EnhancedAttribution47.9 KB46COPY plugins/EnvironmentVariables /var/www/html/plugins/EnvironmentVariables46.06 KB47COPY plugins/ExtraTools /var/www/html/plugins/ExtraTools215.19 KB48COPY plugins/BotTracker /var/www/html/plugins/BotTracker819.98 KB49COPY plugins/UserConsole /var/www/html/plugins/UserConsole71.84 KB50COPY plugins/TrackerDomain /var/www/html/plugins/TrackerDomain42.23 KB51COPY --from=composer /usr/bin/composer /usr/bin/composer956.17 KB52RUN apk add --no-cache --virtual259.22 MBCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit