Sign inSign up

kodcloud/kodbox:v1.4405

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

sha256:eb105479a9a34d0a18d5c524d67539ab452501f16861d2b19774519bea04f3e5

OS/ARCH

Compressed size

152.34 MB

Last pushed

almost 3 years by kodcloud

Type

Image

Manifest digest

sha256:5d744ed28d4c1b82b66db1b36e9312874bb611f2d539306732efeeee0515edbb

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; 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.110 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.11.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.11.tar.xz.asc0 B
14ENV PHP_SHA256=29af82e4f7509831490552918aad502697453f0869a579ee1b80b08f9112c5b80 B
15/bin/sh -c set -eux; apk11.51 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 494 B
17/bin/sh -c set -eux; apk12.3 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 set -ex;85.59 MB
27ADD conf/supervisord.conf /etc/supervisord.conf # buildkit875 B
28RUN /bin/sh -c rm -Rf150 B
29ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.82 KB
30RUN /bin/sh -c mkdir -p267 B
31ADD conf/private-ssl.conf /etc/nginx/sites-available/private-ssl.conf # buildkit1.14 KB
32ADD conf/setting_user.example /usr/src/kodbox/config/setting_user.example # buildkit455 B
33RUN /bin/sh -c set -ex;6.43 MB
34ENV fpm_conf=/usr/local/etc/php-fpm.d/www.conf0 B
35ENV php_vars=/usr/local/etc/php/conf.d/docker-vars.ini0 B
36RUN /bin/sh -c echo "cgi.fix_pathinfo=1"7.11 KB
37VOLUME [/var/www/html]0 B
38RUN /bin/sh -c set -ex;30.79 MB
39COPY entrypoint.sh / # buildkit1.44 KB
40EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
41ENTRYPOINT ["/entrypoint.sh"]0 B
42CMD ["/usr/bin/supervisord" "-n" "-c" "/etc/supervisord.conf"]0 B

Command

ADD file:8402753f294e403e92353bd65c86a6428c960be5116c0a15484b663a84f66fcd in /