Sign inSign up

kodcloud/kodbox:latest

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

sha256:5d045f4c2bf3b978cf755df9d27fba9ad8485f7fc9e409b304bc8c760bf1294a

OS/ARCH

Compressed size

372.76 MB

Last pushed

2 months by kodcloud

Type

Image

Manifest digest

sha256:a8ea05e322f67e74ca01b5a8d2945508879626c29522a373b7e2999b4455fbc1

Image Layers

1ADD alpine-minirootfs-3.23.5-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.32 MB
5RUN /bin/sh -c set -eux;932 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;215 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=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
12ENV PHP_VERSION=8.4.230 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.23.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.23.tar.xz.asc0 B
14ENV PHP_SHA256=1ab9f52008414e43bb2427ffa288eff2a4de39e1a830f957e800ba368d887a720 B
15RUN /bin/sh -c set -eux;13.13 MB
16COPY docker-php-source /usr/local/bin/ # buildkit488 B
17RUN /bin/sh -c set -eux;14.14 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache21.62 KB
20RUN /bin/sh -c docker-php-ext-enable sodium21.63 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;9.04 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27RUN /bin/sh -c set -ex;269.16 MB
28ADD conf/supervisord.conf /etc/supervisord.conf # buildkit862 B
29RUN /bin/sh -c rm -Rf150 B
30ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.82 KB
31RUN /bin/sh -c mkdir -p406 B
32ADD conf/private-ssl.conf /etc/nginx/sites-available/private-ssl.conf # buildkit1.13 KB
33RUN /bin/sh -c set -ex;6.69 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 { 7.27 KB
37VOLUME [/var/www/html]0 B
38RUN /bin/sh -c set -ex;62.27 MB
39COPY entrypoint.sh / # buildkit2.73 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.23.5-aarch64.tar.gz / # buildkit