Sign inSign up

kodcloud/kodbox:v1.28

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

sha256:4ccb44b607d260ad0ae1a8e62746614fad1011a250696a94f599312d5362fbbe

OS/ARCH

Compressed size

161.4 MB

Last pushed

over 4 years by kodcloud

Type

Image

Manifest digest

sha256:4ccb44b607d260ad0ae1a8e62746614fad1011a250696a94f599312d5362fbbe

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; adduser1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir267 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/ 498 B
17/bin/sh -c set -eux; apk11.49 MB
18COPY multi:7d7d4b016ee2e2e18720a1a58004eb4d59de798c619f217398cc1066a656bfd0 in /usr/local/bin/ 2.25 KB
19/bin/sh -c docker-php-ext-enable sodium17.97 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 -i206 B
27RUN /bin/sh -c set -ex;72.51 MB
28ADD conf/supervisord.conf /etc/supervisord.conf # buildkit866 B
29RUN /bin/sh -c rm -Rf163 B
30ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.17 KB
31RUN /bin/sh -c mkdir -p283 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 -s189 B
35ADD conf/setting_user.example /usr/src/kodbox/config/setting_user.example # buildkit425 B
36RUN /bin/sh -c set -ex;31.54 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.66 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:cf4b631a115c2bbfbd81cad2d3041bceb64a8136aac92ba8a63b6c51d60af764 in /