sha256:fe19950b56a4d47fb797aa4becdeec17f673baabab41945c861f17dc94eb0bfe
OS/ARCH
linux/amd64
Compressed size
564.27 MB
Last pushed
13 days by ewertthedragon
Type
Image
Manifest digest
sha256:fe19950b56a4d47fb797aa4becdeec17f673baabab41945c861f17dc94eb0bfe
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add5.67 MB5RUN /bin/sh -c set -eux;934 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;222 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.250 B13ENV PHP_URL=https://www.php.net/distributions/php-8.4.25.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.25.tar.xz.asc0 B14ENV PHP_SHA256=dc1ad8b4109898d9db49744450403874858c23efc685b1032a50bd1e839068480 B15RUN /bin/sh -c set -eux;13.14 MB16COPY docker-php-source /usr/local/bin/ # buildkit488 B17RUN /bin/sh -c set -eux;14.67 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache21.85 KB20RUN /bin/sh -c docker-php-ext-enable sodium21.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/48.68 KB28RUN set -ex; 231.61 MB29COPY docker-entrypoint.sh /entrypoint.sh399 B30COPY composer.json composer.json1.76 KB31COPY composer.lock composer.lock40.49 KB32COPY patches/pause-archive.patch /var/www/html/pause-archive.patch1.08 KB33COPY patches/timetowait.patch /var/www/html/timetowait.patch814 B34COPY patches/mtm-request.patch /var/www/html/plugins/TagManager/mtm-request.patch1.72 KB35COPY plugins/CustomAlerts /var/www/html/plugins/CustomAlerts315.76 KB36COPY plugins/CustomVariables /var/www/html/plugins/CustomVariables215.46 KB37COPY plugins/LogViewer /var/www/html/plugins/LogViewer156.01 KB38COPY plugins/SecurityInfo /var/www/html/plugins/SecurityInfo148.33 KB39COPY plugins/TrackingSpamPrevention /var/www/html/plugins/TrackingSpamPrevention167.58 KB40COPY plugins/TreemapVisualization /var/www/html/plugins/TreemapVisualization194.49 KB41COPY plugins/InvalidateReports /var/www/html/plugins/InvalidateReports123.83 KB42COPY plugins/QueuedTracking /var/www/html/plugins/QueuedTracking313.55 KB43COPY plugins/GoogleAnalyticsImporter /var/www/html/plugins/GoogleAnalyticsImporter6.71 MB44COPY plugins/EnhancedAttribution /var/www/html/plugins/EnhancedAttribution47.98 KB45COPY plugins/EnvironmentVariables /var/www/html/plugins/EnvironmentVariables46.14 KB46COPY plugins/ExtraTools /var/www/html/plugins/ExtraTools228.7 KB47COPY plugins/BotTracker /var/www/html/plugins/BotTracker820.36 KB48COPY plugins/UserConsole /var/www/html/plugins/UserConsole71.84 KB49COPY plugins/TrackerDomain /var/www/html/plugins/TrackerDomain48.19 KB50COPY plugins/MicrosoftTeams /var/www/html/plugins/MicrosoftTeams8.15 MB51COPY --from=composer /usr/bin/composer /usr/bin/composer1009.75 KB52RUN apk add --no-cache --virtual276.67 MBCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit