sha256:266512fc9888beca2e1da79ca0e5aa022a5728e86c95aec7ac52be3056362809
OS/ARCH
Compressed size
113.95 MB
Last pushed
about 3 years by hczjxhdyz
Type
Image
Manifest digest
sha256:49259efc3a5e6bececf5722e438ca6048b4c7295ea2816e6e97b1f6924188b03
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_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data0 B9ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B10ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B11ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B12ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F0 B13ENV PHP_VERSION=8.0.90 B14ENV PHP_URL=https://www.php.net/distributions/php-8.0.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.9.tar.xz.asc0 B15ENV PHP_SHA256=71a01b2b56544e20e28696ad5b366e431a0984eaa39aa5e35426a4843e1720100 B16/bin/sh -c set -eux; apk10.2 MB17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 496 B18/bin/sh -c set -eux; apk14.93 MB19COPY multi:6dfba8f7e64bd54e4d9aa0855ff6ce7a53059e0a733752b4537fd3fdfd32d837 in /usr/local/bin/ 2.21 KB20/bin/sh -c docker-php-ext-enable sodium17.21 KB21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html0 B23/bin/sh -c set -eux; cd8.37 KB24STOPSIGNAL SIGQUIT0 B25EXPOSE 90000 B26CMD ["php-fpm"]0 B27ARG TZ=Asia/Shanghai0 B28ARG PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl0 B29ARG CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn0 B30RUN |3 TZ=Asia/Shanghai PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn202 B31RUN |3 TZ=Asia/Shanghai PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn20.61 MB32COPY ./extensions /tmp/extensions # buildkit225.02 KB33WORKDIR /tmp/extensions32 B34RUN |3 TZ=Asia/Shanghai PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn3.34 MB35ADD ./extensions/install-php-extensions /usr/local/bin/ # buildkit26.44 KB36RUN |3 TZ=Asia/Shanghai PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn124 B37RUN |3 TZ=Asia/Shanghai PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn118.04 KB38RUN |3 TZ=Asia/Shanghai PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn2.08 MB39ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so php0 B40RUN |3 TZ=Asia/Shanghai PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn681.85 KB41ENV COMPOSER_HOME=/tmp/composer0 B42RUN |3 TZ=Asia/Shanghai PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn891.76 KB43COPY etc/ /etc/ # buildkit1.71 KB44COPY usr/ /usr/ # buildkit27.96 KB45COPY wwwroot/ /www # buildkit56.52 MB46WORKDIR /www32 B47EXPOSE map[80/tcp:{}]0 B48CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /