Sign inSign up

hczjxhdyz/docker-v2board:latest

Multi-platform
Index digest

sha256:20e01721e998388b08e57dae987e9f31ec8abbb2be9297846c4b9e6fa50e670c

OS/ARCH

Compressed size

86.21 MB

Last pushed

about 3 years by hczjxhdyz

Type

Image

Manifest digest

sha256:d5d3d6b3cc1c7468f71f6a5acca5cf5e20dd365bf8a8aadd8edbd8aca480c3dd

Image Layers

1ADD file ... in / 2.59 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.63 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; mkdir268 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.41 MB
19COPY multi:6dfba8f7e64bd54e4d9aa0855ff6ce7a53059e0a733752b4537fd3fdfd32d837 in /usr/local/bin/ 2.21 KB
20/bin/sh -c docker-php-ext-enable sodium17.22 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.58 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.cn2.97 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.cn117.99 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.06 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.cn872.73 KB
43COPY etc/ /etc/ # buildkit1.71 KB
44COPY usr/ /usr/ # buildkit27.96 KB
45COPY /tmp/v2board/ /www # buildkit8.53 MB
46WORKDIR /www32 B
47RUN |3 TZ=Asia/Shanghai PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache,fileinfo,redis,pcntl CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn21.31 MB
48EXPOSE map[80/tcp:{}]0 B
49CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

ADD file:ca9d8b5d1cc2f2186983fc6b9507da6ada5eb92f2b518c06af1128d5396c6f34 in /