sha256:515451cbc5b183ce9e1a7e37d38455fe135750f38e3ce60b88ea420b16fbb2c3
OS/ARCH
linux/amd64
Compressed size
539.8 MB
Last pushed
3 months by ewertthedragon
Type
Image
Manifest digest
sha256:515451cbc5b183ce9e1a7e37d38455fe135750f38e3ce60b88ea420b16fbb2c3
Image Layers
1ADD alpine-minirootfs-3.24.0-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add5.7 MB5RUN /bin/sh -c set -eux;932 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;217 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.220 B13ENV PHP_URL=https://www.php.net/distributions/php-8.4.22.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.22.tar.xz.asc0 B14ENV PHP_SHA256=696c0f6ad92e94c59059c1eb6e300842b8d050934226efcdf00f2a413cb083cf0 B15RUN /bin/sh -c set -eux;13.12 MB16COPY docker-php-source /usr/local/bin/ # buildkit487 B17RUN /bin/sh -c set -eux;14.66 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache22.71 KB20RUN /bin/sh -c docker-php-ext-enable sodium22.71 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.67 KB28RUN set -ex; 231.61 MB29COPY docker-entrypoint.sh /entrypoint.sh403 B30COPY composer.json composer.json1.77 KB31COPY composer.lock composer.lock40.5 KB32COPY patches/pause-archive.patch /var/www/html/pause-archive.patch1.1 KB33COPY patches/timetowait.patch /var/www/html/timetowait.patch830 B34COPY patches/mtm-request.patch /var/www/html/plugins/TagManager/mtm-request.patch1.73 KB35COPY plugins/CustomAlerts /var/www/html/plugins/CustomAlerts306.07 KB36COPY plugins/CustomVariables /var/www/html/plugins/CustomVariables215.77 KB37COPY plugins/LogViewer /var/www/html/plugins/LogViewer156.56 KB38COPY plugins/SecurityInfo /var/www/html/plugins/SecurityInfo145.68 KB39COPY plugins/TrackingSpamPrevention /var/www/html/plugins/TrackingSpamPrevention156.39 KB40COPY plugins/TreemapVisualization /var/www/html/plugins/TreemapVisualization194.76 KB41COPY plugins/InvalidateReports /var/www/html/plugins/InvalidateReports123.74 KB42COPY plugins/QueuedTracking /var/www/html/plugins/QueuedTracking312.89 KB43COPY plugins/GoogleAnalyticsImporter /var/www/html/plugins/GoogleAnalyticsImporter6.75 MB44COPY plugins/EnhancedAttribution /var/www/html/plugins/EnhancedAttribution48.02 KB45COPY plugins/EnvironmentVariables /var/www/html/plugins/EnvironmentVariables46.17 KB46COPY plugins/ExtraTools /var/www/html/plugins/ExtraTools215.17 KB47COPY plugins/BotTracker /var/www/html/plugins/BotTracker820.07 KB48COPY plugins/UserConsole /var/www/html/plugins/UserConsole71.88 KB49COPY plugins/TrackerDomain /var/www/html/plugins/TrackerDomain48.17 KB50COPY --from=composer /usr/bin/composer /usr/bin/composer996.3 KB51RUN apk add --no-cache --virtual260.35 MBCommand
ADD alpine-minirootfs-3.24.0-x86_64.tar.gz / # buildkit