Sign inSign up

kodcloud/kodexplorer:latest

Multi-platform
Content management system
Index digest

sha256:398576badc592c402c21dd1bd5bc1ba12a2bccc0b9791bb3b4d7e284f6eb4415

OS/ARCH

Compressed size

117.8 MB

Last pushed

almost 2 years by kodcloud

Type

Image

Manifest digest

sha256:173365d4798e36ab79ac86e30bfc943889f26280e4811c924c2fc87383b76ef8

Image Layers

1ADD alpine-minirootfs-3.20.3-armhf.tar.gz / # buildkit3.21 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add4.99 MB
5RUN /bin/sh -c set -eux;947 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;223 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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
12ENV PHP_VERSION=8.2.260 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.26.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.26.tar.xz.asc0 B
14ENV PHP_SHA256=54747400cb4874288ad41a785e6147e2ff546cceeeb55c23c00c771ac125c6ef0 B
15RUN /bin/sh -c set -eux;11.6 MB
16COPY docker-php-source /usr/local/bin/ # buildkit492 B
17RUN /bin/sh -c set -eux;11.18 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium18.98 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 set -ex;58.48 MB
27ADD conf/supervisord.conf /etc/supervisord.conf # buildkit864 B
28RUN /bin/sh -c rm -Rf150 B
29ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.81 KB
30RUN /bin/sh -c mkdir -p268 B
31ADD conf/private-ssl.conf /etc/nginx/sites-available/private-ssl.conf # buildkit1.13 KB
32RUN /bin/sh -c set -ex;3.42 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.25 KB
36VOLUME [/var/www/html]0 B
37ENV KODEXPLORER_VERSION=4.520 B
38RUN /bin/sh -c set -ex;24.88 MB
39COPY entrypoint.sh / # buildkit1.31 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.20.3-armhf.tar.gz / # buildkit