sha256:0c9e65177e4ff6be2b29a2de11080851e33911d24c7ab3e211f5d3a019e03f78
OS/ARCH
linux/amd64
Compressed size
146.52 MB
Last pushed
about 4 years by dptsi
Type
Image
Manifest digest
sha256:0c9e65177e4ff6be2b29a2de11080851e33911d24c7ab3e211f5d3a019e03f78
Image Layers
1ADD file ... in / 2.69 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B4/bin/sh -c apk add --no-cache1.63 MB5/bin/sh -c set -eux; addgroup1.23 KB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir268 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B12ENV PHP_VERSION=7.4.260 B13ENV PHP_URL=https://www.php.net/distributions/php-7.4.26.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.26.tar.xz.asc0 B14ENV PHP_SHA256=e305b3aafdc85fa73a81c53d3ce30578bc94d1633ec376add193a1e85e0f0ef80 B15/bin/sh -c set -eux; apk9.96 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 497 B17/bin/sh -c set -eux; apk13.69 MB18COPY multi:7d7d4b016ee2e2e18720a1a58004eb4d59de798c619f217398cc1066a656bfd0 in /usr/local/bin/ 2.25 KB19/bin/sh -c docker-php-ext-enable sodium17.63 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html0 B22/bin/sh -c set -eux; cd8.24 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE 90000 B25CMD ["php-fpm"]0 B26RUN /bin/sh -c apk --no-cache116.64 MB27RUN /bin/sh -c docker-php-ext-install bcmath746.15 KB28COPY /usr/bin/composer /usr/bin/composer # buildkit654.67 KB29RUN /bin/sh -c pecl channel-update175 B30RUN /bin/sh -c pecl install289.17 KB31RUN /bin/sh -c docker-php-ext-enable rdkafka206.48 KB32COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.27 KB33RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-development"23.29 KB34COPY config/php.ini /usr/local/etc/php/conf.d/custom.ini # buildkit471 B35COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit365 B36RUN /bin/sh -c mkdir -p90 B37WORKDIR /var/www/html32 B38VOLUME [/var/www/html]0 B39EXPOSE map[8080/tcp:{}]0 B40CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ADD file:5a707b9d6cb5fff532e4c2141bc35707593f21da5528c9e71ae2ddb6ba4a4eb6 in /