Sign inSign up

kodcloud/kodbox:v1.4104

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

sha256:b00a81fa64f7967becfe1cbadb687b2afccc0927545c29e7f040a577a6e7e479

OS/ARCH

Compressed size

156.11 MB

Last pushed

about 3 years by kodcloud

Type

Image

Manifest digest

sha256:0eab52fcb0cb56c29a861d999fe93c2ef69ab27ab08c991c904203ad81b5ed65

Image Layers

1ADD file ... in / 2.76 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache2.39 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; 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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
12ENV PHP_VERSION=8.2.70 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.7.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.7.tar.xz.asc0 B
14ENV PHP_SHA256=4b9fb3dcd7184fe7582d7e44544ec7c5153852a2528de3b6754791258ffbdfa00 B
15/bin/sh -c set -eux; apk11.48 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 493 B
17/bin/sh -c set -eux; apk10.34 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.32 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.96 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c sed -i201 B
27RUN /bin/sh -c set -ex;77.84 MB
28ADD conf/supervisord.conf /etc/supervisord.conf # buildkit866 B
29RUN /bin/sh -c rm -Rf153 B
30ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.81 KB
31RUN /bin/sh -c mkdir -p267 B
32ADD conf/private-ssl.conf /etc/nginx/sites-available/private-ssl.conf # buildkit1.13 KB
33ADD conf/setting_user.example /usr/src/kodbox/config/setting_user.example # buildkit458 B
34RUN /bin/sh -c set -ex;20.66 MB
35ENV fpm_conf=/usr/local/etc/php-fpm.d/www.conf0 B
36ENV php_vars=/usr/local/etc/php/conf.d/docker-vars.ini0 B
37RUN /bin/sh -c echo "cgi.fix_pathinfo=1"7.11 KB
38VOLUME [/var/www/html]0 B
39RUN /bin/sh -c set -ex;30.59 MB
40COPY entrypoint.sh / # buildkit1.44 KB
41EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
42ENTRYPOINT ["/entrypoint.sh"]0 B
43CMD ["/usr/bin/supervisord" "-n" "-c" "/etc/supervisord.conf"]0 B

Command

ADD file:082f034323c559f3cb9feb6422c88b1ec8017f436d6109e238a5c5384a32a90a in /