sha256:42f920f35e13b29342097b7d1aacc580334cc3b0ec83ce874594104d2ebf0e0e
OS/ARCH
linux/amd64
Compressed size
191.11 MB
Last pushed
7 days by dptsi
Type
Image
Manifest digest
sha256:42f920f35e13b29342097b7d1aacc580334cc3b0ec83ce874594104d2ebf0e0e
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.18 MB5RUN /bin/sh -c set -eux;935 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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B12ENV PHP_VERSION=8.2.280 B13ENV PHP_URL=https://www.php.net/distributions/php-8.2.28.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.28.tar.xz.asc0 B14ENV PHP_SHA256=af8c9153153a7f489153b7a74f2f29a5ee36f5cb2c6c6929c98411a577e89c910 B15RUN /bin/sh -c set -eux;11.61 MB16COPY docker-php-source /usr/local/bin/ # buildkit484 B17RUN /bin/sh -c set -eux;12.41 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache19.58 KB20RUN /bin/sh -c docker-php-ext-enable sodium19.58 KB21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html32 B23RUN /bin/sh -c set -eux;8.96 KB24STOPSIGNAL SIGQUIT0 B25EXPOSE map[9000/tcp:{}]0 B26CMD ["php-fpm"]0 B27RUN /bin/sh -c apk --no-cache154.99 MB28COPY /usr/bin/composer /usr/bin/composer # buildkit813.44 KB29RUN /bin/sh -c curl -sSL4.58 MB30ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/mssql-tools/bin0 B31COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.33 KB32RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-development"23.71 KB33COPY config/php.ini /usr/local/etc/php/conf.d/custom.ini # buildkit418 B34COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit365 B35WORKDIR /var/www/html32 B36VOLUME [/var/www/html]0 B37EXPOSE map[8080/tcp:{}]0 B38CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit