sha256:1808a507d2579268719c55667326815ed33f96cb1ddf253d0d6006af2c9fd42f
OS/ARCH
linux/amd64
Compressed size
151.97 MB
Last pushed
over 3 years by dptsi
Type
Image
Manifest digest
sha256:1808a507d2579268719c55667326815ed33f96cb1ddf253d0d6006af2c9fd42f
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-cache114.97 MB27RUN /bin/sh -c docker-php-ext-install bcmath629.04 KB28COPY /usr/bin/composer /usr/bin/composer # buildkit683.67 KB29RUN /bin/sh -c curl -O942.17 KB30RUN /bin/sh -c curl -O303.76 KB31RUN /bin/sh -c curl -O619 B32RUN /bin/sh -c curl -O618 B33RUN /bin/sh -c curl https://packages.microsoft.com/keys/microsoft.asc1.09 KB34RUN /bin/sh -c gpg --verify208 B35RUN /bin/sh -c gpg --verify208 B36RUN /bin/sh -c apk add4.13 MB37RUN /bin/sh -c apk add526.6 KB38ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/mssql-tools/bin0 B39RUN /bin/sh -c echo $PATH92 B40RUN /bin/sh -c rm msodbcsql17_17.7.2.1-1_amd64.apk258 B41RUN /bin/sh -c apk add253.98 KB42RUN /bin/sh -c pecl channel-update174 B43RUN /bin/sh -c pecl install352.17 KB44RUN /bin/sh -c pecl install346.1 KB45RUN /bin/sh -c pecl install289.2 KB46RUN /bin/sh -c docker-php-ext-enable --ini-name210.56 KB47RUN /bin/sh -c docker-php-ext-enable --ini-name210.56 KB48RUN /bin/sh -c docker-php-ext-enable rdkafka210.57 KB49COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.27 KB50RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-development"23.29 KB51COPY config/php.ini /usr/local/etc/php/conf.d/custom.ini # buildkit480 B52COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit365 B53RUN /bin/sh -c mkdir -p92 B54WORKDIR /var/www/html32 B55VOLUME [/var/www/html]0 B56EXPOSE map[8080/tcp:{}]0 B57CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ADD file:5a707b9d6cb5fff532e4c2141bc35707593f21da5528c9e71ae2ddb6ba4a4eb6 in /