Sign inSign up

kodcloud/kodbox:1.49.08

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

sha256:6d1650a0f049e9fc2fd45bcf71347407f579315b6c4f058df878b930d6d1d598

OS/ARCH

Compressed size

170.82 MB

Last pushed

over 2 years by kodcloud

Type

Image

Manifest digest

sha256:72b35e20d59a721c688215335d97293eff9099028c790c67d9cf6eaad6a804fb

Image Layers

1ADD file ... in / 3 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache2.56 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; mkdir269 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.140 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.14.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.14.tar.xz.asc0 B
14ENV PHP_SHA256=763ecd39fcf51c3815af6ef6e43fa9aa0d0bd8e5a615009e5f4780c92705f5830 B
15/bin/sh -c set -eux; apk11.54 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 498 B
17/bin/sh -c set -eux; apk11.08 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.34 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;80.87 MB
28ADD conf/supervisord.conf /etc/supervisord.conf # buildkit865 B
29RUN /bin/sh -c rm -Rf150 B
30ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.82 KB
31RUN /bin/sh -c mkdir -p395 B
32ADD conf/private-ssl.conf /etc/nginx/sites-available/private-ssl.conf # buildkit1.14 KB
33ADD conf/setting_user.example /usr/src/kodbox/config/setting_user.example # buildkit448 B
34RUN /bin/sh -c set -ex;5.36 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 { 7.24 KB
38VOLUME [/var/www/html]0 B
39RUN /bin/sh -c set -ex;56.36 MB
40COPY entrypoint.sh / # buildkit2.84 KB
41EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
42ENTRYPOINT ["/entrypoint.sh"]0 B
43CMD ["supervisord" "-n" "-c" "/etc/supervisord.conf"]0 B

Command

ADD file:dbf65487d049081dc2d39b3d99d2c64b6c89754e7e2996a46169d3512e59f32a in /