Sign inSign up

kodcloud/kodbox:1.58

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

sha256:dce10536fa3c48a29c75091d3c2343e9cc456503573926c6866460ddeba28f0c

OS/ARCH

Compressed size

190.91 MB

Last pushed

over 1 year by kodcloud

Type

Image

Manifest digest

sha256:d7cc54bc6dabce19d42033f5a1aa58b75bb5396208c33aa7df8c6410d378da47

Image Layers

1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.18 MB
5RUN /bin/sh -c set -eux;934 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.200 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.20.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.20.tar.xz.asc0 B
14ENV PHP_SHA256=f15914e071b5bddaf1475b5f2ba68107e8b8846655f9e89690fb7cd410b0db6c0 B
15RUN /bin/sh -c set -eux;11.99 MB
16COPY docker-php-source /usr/local/bin/ # buildkit488 B
17RUN /bin/sh -c set -eux;12.64 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.38 KB
19RUN /bin/sh -c docker-php-ext-enable sodium19.58 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;8.96 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c sed -i200 B
27RUN /bin/sh -c set -ex;94.03 MB
28ADD conf/supervisord.conf /etc/supervisord.conf # buildkit863 B
29RUN /bin/sh -c rm -Rf147 B
30ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.82 KB
31RUN /bin/sh -c mkdir -p405 B
32ADD conf/private-ssl.conf /etc/nginx/sites-available/private-ssl.conf # buildkit1.14 KB
33RUN /bin/sh -c set -ex;6.59 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.25 KB
37VOLUME [/var/www/html]0 B
38RUN /bin/sh -c set -ex;58.96 MB
39COPY entrypoint.sh / # buildkit2.75 KB
40EXPOSE map[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.21.3-x86_64.tar.gz / # buildkit