sha256:b64e757546fd9e2609770efda45e67ebf33acf95a594a6706eb571c2100acbaa
OS/ARCH
linux/amd64
Compressed size
179.13 MB
Last pushed
9 days by dptsi
Type
Image
Manifest digest
sha256:b64e757546fd9e2609770efda45e67ebf33acf95a594a6706eb571c2100acbaa
Image Layers
1ADD file ... in / 2.68 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B4/bin/sh -c apk add --no-cache1.62 MB5/bin/sh -c set -eux; addgroup1.23 KB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir269 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=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F0 B12ENV PHP_VERSION=8.0.50 B13ENV PHP_URL=https://www.php.net/distributions/php-8.0.5.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.5.tar.xz.asc0 B14ENV PHP_SHA256=5dd358b35ecd5890a4f09fb68035a72fe6b45d3ead6999ea95981a107fd1f2ab0 B15/bin/sh -c set -eux; apk10.19 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 497 B17/bin/sh -c set -eux; apk14.26 MB18COPY multi:efd917b98407edb5d558edb0edbd8e63c9318f701892aaa449794d019a092f37 in /usr/local/bin/ 2.21 KB19/bin/sh -c docker-php-ext-enable sodium17.13 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21CMD ["php" "-a"]0 B22RUN /bin/sh -c apk --no-cache135.19 MB23RUN /bin/sh -c apk add3.45 MB24RUN /bin/sh -c docker-php-ext-install bcmath1.15 MB25COPY /usr/bin/composer /usr/bin/composer # buildkit813.44 KB26RUN /bin/sh -c curl -O942.08 KB27RUN /bin/sh -c curl -O303.67 KB28RUN /bin/sh -c curl -O544 B29RUN /bin/sh -c curl -O543 B30RUN /bin/sh -c curl https://packages.microsoft.com/keys/microsoft.asc1.09 KB31RUN /bin/sh -c gpg --verify205 B32RUN /bin/sh -c gpg --verify210 B33RUN /bin/sh -c apk add4.24 MB34RUN /bin/sh -c apk add637.46 KB35ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/mssql-tools/bin0 B36RUN /bin/sh -c echo $PATH92 B37RUN /bin/sh -c rm msodbcsql17_17.7.2.1-1_amd64.apk191 B38RUN /bin/sh -c apk add365.67 KB39RUN /bin/sh -c pecl channel-update1.09 KB40RUN /bin/sh -c pecl install351.61 KB41RUN /bin/sh -c pecl install345.73 KB42RUN /bin/sh -c pecl install306.12 KB43RUN /bin/sh -c docker-php-ext-enable --ini-name322.07 KB44RUN /bin/sh -c docker-php-ext-enable --ini-name322.07 KB45RUN /bin/sh -c docker-php-ext-enable rdkafka322.07 KB46RUN /bin/sh -c pecl install1.06 MB47RUN /bin/sh -c docker-php-ext-enable --ini-name322.07 KB48COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.32 KB49RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-development"23.24 KB50COPY config/php.ini /usr/local/etc/php/conf.d/custom.ini # buildkit426 B51COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit365 B52RUN /bin/sh -c mkdir -p92 B53WORKDIR /var/www/html32 B54VOLUME [/var/www/html]0 B55EXPOSE map[8080/tcp:{}]0 B56CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /