sha256:5be0ded3c0a25f281bb324578630a361b2deb9edda3841f52169e55b697dcd41
OS/ARCH
linux/amd64
Compressed size
176.2 MB
Last pushed
4 days by dptsi
Type
Image
Manifest digest
sha256:5be0ded3c0a25f281bb324578630a361b2deb9edda3841f52169e55b697dcd41
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=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D0 B12ENV PHP_VERSION=7.3.330 B13ENV PHP_URL=https://www.php.net/distributions/php-7.3.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.3.33.tar.xz.asc0 B14ENV PHP_SHA256=166eaccde933381da9516a2b70ad0f447d7cec4b603d07b9a916032b215b90cc0 B15/bin/sh -c set -eux; apk11.6 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 499 B17/bin/sh -c set -eux; apk13.89 MB18COPY multi:7d7d4b016ee2e2e18720a1a58004eb4d59de798c619f217398cc1066a656bfd0 in /usr/local/bin/ 2.25 KB19/bin/sh -c docker-php-ext-enable sodium17.45 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html0 B22/bin/sh -c set -eux; cd8.22 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE 90000 B25CMD ["php-fpm"]0 B26RUN /bin/sh -c apk --no-cache133.49 MB27RUN /bin/sh -c apk add629.17 KB28RUN /bin/sh -c docker-php-ext-install bcmath700.59 KB29COPY /usr/bin/composer /usr/bin/composer # buildkit813.44 KB30RUN /bin/sh -c curl -O942.17 KB31RUN /bin/sh -c curl -O303.76 KB32RUN /bin/sh -c curl -O620 B33RUN /bin/sh -c curl -O615 B34RUN /bin/sh -c curl https://packages.microsoft.com/keys/microsoft.asc1.09 KB35RUN /bin/sh -c gpg --verify203 B36RUN /bin/sh -c gpg --verify207 B37RUN /bin/sh -c apk add4.22 MB38RUN /bin/sh -c apk add615.9 KB39ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/mssql-tools/bin0 B40RUN /bin/sh -c echo $PATH92 B41RUN /bin/sh -c rm msodbcsql17_17.7.2.1-1_amd64.apk257 B42RUN /bin/sh -c apk add343.09 KB43RUN /bin/sh -c pecl channel-update1.09 KB44RUN /bin/sh -c pecl install346.65 KB45RUN /bin/sh -c pecl install338.85 KB46RUN /bin/sh -c pecl install304.77 KB47RUN /bin/sh -c docker-php-ext-enable --ini-name299.65 KB48RUN /bin/sh -c docker-php-ext-enable --ini-name299.65 KB49RUN /bin/sh -c docker-php-ext-enable rdkafka299.67 KB50RUN /bin/sh -c pecl install917.54 KB51RUN /bin/sh -c docker-php-ext-enable --ini-name299.65 KB52RUN /bin/sh -c echo ''1.35 MB53COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.33 KB54RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-development"22.86 KB55COPY config/php.ini /usr/local/etc/php/conf.d/custom.ini # buildkit422 B56COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit365 B57RUN /bin/sh -c mkdir -p92 B58WORKDIR /var/www/html32 B59VOLUME [/var/www/html]0 B60EXPOSE map[8080/tcp:{}]0 B61CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ADD file:5a707b9d6cb5fff532e4c2141bc35707593f21da5528c9e71ae2ddb6ba4a4eb6 in /