Sign inSign up

kodcloud/kodbox:1.68.10

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

sha256:56293be9032c1da53ba1fc16f62e027401592b7a3b389045f112f244a8125d43

OS/ARCH

Compressed size

385.27 MB

Last pushed

2 months by kodcloud

Type

Image

Manifest digest

sha256:1e83779a42f17e2608370a12c4ed5a7e57dedb5e34ab62d93a31d008437af6ef

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.31 MB
5RUN /bin/sh -c set -eux;932 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;217 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
12ENV PHP_VERSION=8.5.80 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.5.8.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.8.tar.xz.asc0 B
14ENV PHP_SHA256=58910198d19e873048fe87cdfe16bc790025417ede3d1651bfa1c4b533d573f20 B
15RUN /bin/sh -c set -eux;13.77 MB
16COPY docker-php-source /usr/local/bin/ # buildkit489 B
17RUN /bin/sh -c set -eux;16.07 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium21.81 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;9.04 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c set -ex;279.64 MB
27ADD conf/supervisord.conf /etc/supervisord.conf # buildkit865 B
28RUN /bin/sh -c rm -Rf147 B
29ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit2 KB
30RUN /bin/sh -c mkdir -p409 B
31ADD conf/private-ssl.conf /etc/nginx/sites-available/private-ssl.conf # buildkit1.13 KB
32RUN /bin/sh -c set -ex;6.31 MB
33ENV fpm_conf=/usr/local/etc/php-fpm.d/www.conf0 B
34ENV php_vars=/usr/local/etc/php/conf.d/docker-vars.ini0 B
35RUN /bin/sh -c { 7.27 KB
36VOLUME [/var/www/html]0 B
37RUN /bin/sh -c set -ex;62.27 MB
38COPY webdavNextcloud /usr/src/kodbox/plugins/webdavNextcloud # buildkit194.53 KB
39COPY entrypoint.sh / # buildkit2.81 KB
40EXPOSE [443/tcp 80/tcp]0 B
41ENTRYPOINT ["/entrypoint.sh"]0 B
42CMD ["supervisord" "-n" "-c" "/etc/supervisord.conf"]0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit