Sign inSign up

kodcloud/kodbox:v1.28

Multi-platform
Web servers
Content management system
Databases & storage
Manifest digest

sha256:f6703a0376d95acc7f493bd1a28ff20b0b48010e47bd5d98da3d9aad619f1599

OS/ARCH

Compressed size

153.14 MB

Last pushed

over 4 years by kodcloud

Type

Image

Manifest digest

sha256:f6703a0376d95acc7f493bd1a28ff20b0b48010e47bd5d98da3d9aad619f1599

Image Layers

1ADD file ... in / 2.31 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.48 MB
5/bin/sh -c set -eux; adduser1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir265 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=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F0 B
12ENV PHP_VERSION=8.0.170 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.0.17.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.17.tar.xz.asc0 B
14ENV PHP_SHA256=4e7d94bb3d144412cb8b2adeb599fb1c6c1d7b357b0d0d0478dc5ef53532ebc50 B
15/bin/sh -c set -eux; apk10.29 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 497 B
17/bin/sh -c set -eux; apk9.84 MB
18COPY multi:7d7d4b016ee2e2e18720a1a58004eb4d59de798c619f217398cc1066a656bfd0 in /usr/local/bin/ 2.25 KB
19/bin/sh -c docker-php-ext-enable sodium17.94 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.37 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c sed -i207 B
27RUN /bin/sh -c set -ex;65.58 MB
28ADD conf/supervisord.conf /etc/supervisord.conf # buildkit865 B
29RUN /bin/sh -c rm -Rf163 B
30ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.17 KB
31RUN /bin/sh -c mkdir -p285 B
32ADD conf/nginx-site.conf /etc/nginx/sites-available/default.conf # buildkit949 B
33ADD conf/private-ssl.conf /etc/nginx/sites-available/private-ssl.conf # buildkit1.05 KB
34RUN /bin/sh -c ln -s188 B
35ADD conf/setting_user.example /usr/src/kodbox/config/setting_user.example # buildkit425 B
36RUN /bin/sh -c set -ex;32.35 MB
37ENV fpm_conf=/usr/local/etc/php-fpm.d/www.conf0 B
38ENV php_vars=/usr/local/etc/php/conf.d/docker-vars.ini0 B
39RUN /bin/sh -c echo "cgi.fix_pathinfo=1"6.67 KB
40VOLUME [/var/www/html]0 B
41RUN /bin/sh -c set -ex;31.23 MB
42COPY entrypoint.sh / # buildkit1.28 KB
43ENTRYPOINT ["/entrypoint.sh"]0 B
44CMD ["/usr/bin/supervisord" "-n" "-c" "/etc/supervisord.conf"]0 B

Command

ADD file:01e87d7f83dfb32fd8a1b7b889b923432c2e0516d79a4196e01ad0ad15e33d68 in /