Sign inSign up

hczjxhdyz/docker-v2board:22.08.09

Multi-platform
Index digest

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 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.62 MB
5/bin/sh -c set -eux; addgroup1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir269 B
8ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data0 B
9ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
11ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
12ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F0 B
13ENV PHP_VERSION=8.0.90 B
14ENV 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 B
15ENV PHP_SHA256=71a01b2b56544e20e28696ad5b366e431a0984eaa39aa5e35426a4843e1720100 B
16/bin/sh -c set -eux; apk10.2 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 496 B
18/bin/sh -c set -eux; apk14.93 MB
19COPY multi:6dfba8f7e64bd54e4d9aa0855ff6ce7a53059e0a733752b4537fd3fdfd32d837 in /usr/local/bin/ 2.21 KB
20/bin/sh -c docker-php-ext-enable sodium17.21 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html0 B
23/bin/sh -c set -eux; cd8.37 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE 90000 B
26CMD ["php-fpm"]0 B
27ARG TZ=Asia/Shanghai0 B
28ARG PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl0 B
29ARG CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn0 B
30RUN |3 TZ=Asia/Shanghai PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn202 B
31RUN |3 TZ=Asia/Shanghai PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn20.61 MB
32COPY ./extensions /tmp/extensions # buildkit225.02 KB
33WORKDIR /tmp/extensions32 B
34RUN |3 TZ=Asia/Shanghai PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn3.34 MB
35ADD ./extensions/install-php-extensions /usr/local/bin/ # buildkit26.44 KB
36RUN |3 TZ=Asia/Shanghai PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn124 B
37RUN |3 TZ=Asia/Shanghai PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn118.04 KB
38RUN |3 TZ=Asia/Shanghai PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn2.08 MB
39ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so php0 B
40RUN |3 TZ=Asia/Shanghai PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn681.85 KB
41ENV COMPOSER_HOME=/tmp/composer0 B
42RUN |3 TZ=Asia/Shanghai PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn891.76 KB
43COPY etc/ /etc/ # buildkit1.71 KB
44COPY usr/ /usr/ # buildkit27.96 KB
45COPY wwwroot/ /www # buildkit56.52 MB
46WORKDIR /www32 B
47EXPOSE map[80/tcp:{}]0 B
48CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /