Sign inSign up

xiaohu2023/dzzoffice:2.4.1

Multi-platform
Languages & frameworks
Web servers
Index digest

sha256:851a348448e486cc3ad6ac1ec59f58187fd0790a64ee22db1d69b9d55833c0b0

OS/ARCH

Compressed size

141.19 MB

Last pushed

8 months by xiaohu2023

Type

Image

Manifest digest

sha256:792ddc355171f8f45169df2b131a07e001dd1002c17bcdb7d39af2bc839c0dbe

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-cache3.11 MB
5/bin/sh -c set -eux; adduser1.24 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir268 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B
12ENV PHP_VERSION=8.1.260 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.1.26.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.26.tar.xz.asc0 B
14ENV PHP_SHA256=17f87133596449327451ad4b8d9911bfaea59ff5109f3a6f2bb679f967a8ea0f0 B
15/bin/sh -c set -eux; apk11.28 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 495 B
17/bin/sh -c set -eux; apk13.71 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.45 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.67 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c set -ex;85.92 MB
27ADD conf/supervisord.conf /etc/supervisord.conf # buildkit862 B
28RUN /bin/sh -c rm -Rf147 B
29ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.61 KB
30RUN /bin/sh -c mkdir -p290 B
31ADD conf/private-ssl.conf /etc/nginx/sites-available/private-ssl.conf # buildkit1.1 KB
32RUN /bin/sh -c set -ex;6.19 MB
33ENV fpm_conf=/usr/local/etc/php-fpm.d/www.conf0 B
34ENV php_vars=/usr/local/etc/php/conf.d/docker-vars.ini0 B
35RUN /bin/sh -c { 6.95 KB
36VOLUME [/var/www/html]0 B
37RUN /bin/sh -c set -ex;18.25 MB
38EXPOSE [443/tcp 80/tcp]0 B
39COPY entrypoint.sh /entrypoint.sh # buildkit1.04 KB
40RUN /bin/sh -c chmod +x1.04 KB
41ENTRYPOINT ["/entrypoint.sh"]0 B
42CMD ["supervisord" "-n" "-c" "/etc/supervisord.conf"]0 B

Command

ADD file:76d829bbce3dd420a8419919b0916c0fda917011d1e6752ca5b9e53d5ca890a6 in /