Sign inSign up

kodcloud/kodbox:1.49.09

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

sha256:de613b413edcb337203cf2cb63be5b6ec12bfb945b551cd3d2b3e0a789b1c8f6

OS/ARCH

Compressed size

176 MB

Last pushed

over 2 years by kodcloud

Type

Image

Manifest digest

sha256:19104fd2f35eab9c14bdb733ce535afed474d86d60b097a5d7a1055c23377142

Image Layers

1ADD file ... in / 3.09 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache2.6 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; mkdir270 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/ 496 B
17/bin/sh -c set -eux; apk12.31 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.49 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 -i203 B
27RUN /bin/sh -c set -ex;84.07 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 -p390 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 # buildkit449 B
34RUN /bin/sh -c set -ex;5.99 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:92902088cd15ed8f5dca2f7fc6570fb4e4824fac8b09e091c88e96bbd0ca814b in /