sha256:4573c314a4e0106e68e82653c571c54656f7e44ad9350ee9d581d3ef8e0ce285
OS/ARCH
linux/amd64
Compressed size
531.32 MB
Last pushed
6 months by ewertthedragon
Type
Image
Manifest digest
sha256:4573c314a4e0106e68e82653c571c54656f7e44ad9350ee9d581d3ef8e0ce285
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.43 MB5RUN /bin/sh -c set -eux;933 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;218 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.190 B13ENV PHP_URL=https://www.php.net/distributions/php-8.4.19.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.19.tar.xz.asc0 B14ENV PHP_SHA256=11f7164ab26d356c31f94d3d69cc0e0707d5d2d6494a221aaeae307c08eaaa1c0 B15RUN /bin/sh -c set -eux;13.07 MB16COPY docker-php-source /usr/local/bin/ # buildkit488 B17RUN /bin/sh -c set -eux;14.55 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache22.98 KB20RUN /bin/sh -c docker-php-ext-enable sodium22.99 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/46.46 KB28RUN set -ex; apk add228.21 MB29COPY docker-entrypoint.sh /entrypoint.sh390 B30COPY composer.json composer.json1.74 KB31COPY composer.lock composer.lock40.52 KB32COPY patches/pause-archive.patch /var/www/html/pause-archive.patch1.08 KB33COPY patches/timetowait.patch /var/www/html/timetowait.patch809 B34COPY patches/reportAlreadySent.patch /var/www/html/reportAlreadySent.patch838 B35COPY patches/mtm-request.patch /var/www/html/plugins/TagManager/mtm-request.patch1.72 KB36COPY plugins/CustomAlerts /var/www/html/plugins/CustomAlerts303.39 KB37COPY plugins/CustomVariables /var/www/html/plugins/CustomVariables212.13 KB38COPY plugins/LogViewer /var/www/html/plugins/LogViewer153.35 KB39COPY plugins/SecurityInfo /var/www/html/plugins/SecurityInfo143.52 KB40COPY plugins/TrackingSpamPrevention /var/www/html/plugins/TrackingSpamPrevention155.73 KB41COPY plugins/TreemapVisualization /var/www/html/plugins/TreemapVisualization193.62 KB42COPY plugins/InvalidateReports /var/www/html/plugins/InvalidateReports123.93 KB43COPY plugins/QueuedTracking /var/www/html/plugins/QueuedTracking312.43 KB44COPY plugins/GoogleAnalyticsImporter /var/www/html/plugins/GoogleAnalyticsImporter6.71 MB45COPY plugins/EnhancedAttribution /var/www/html/plugins/EnhancedAttribution47.98 KB46COPY plugins/EnvironmentVariables /var/www/html/plugins/EnvironmentVariables46.07 KB47COPY plugins/ExtraTools /var/www/html/plugins/ExtraTools215.23 KB48COPY plugins/BotTracker /var/www/html/plugins/BotTracker820.22 KB49COPY plugins/UserConsole /var/www/html/plugins/UserConsole71.83 KB50COPY plugins/TrackerDomain /var/www/html/plugins/TrackerDomain42.35 KB51COPY --from=composer /usr/bin/composer /usr/bin/composer939.78 KB52RUN apk add --no-cache --virtual257.84 MBCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit