Sign inSign up

kodcloud/kodexplorer:4.52

Multi-platform
Content management system
Index digest

sha256:93eabea3b903d0b88d8b226af22137926c012d78bc03e89cec46e23c11c651f6

OS/ARCH

Compressed size

148.72 MB

Last pushed

over 2 years by kodcloud

Type

Image

Manifest digest

sha256:8bcaa36766108d5bc4d268b876c563784366bfeae6973e42c2d88031e208ac0a

Image Layers

1ADD file ... in / 3.24 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache2.56 MB
5/bin/sh -c set -eux; adduser1.24 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir268 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.140 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.14.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.14.tar.xz.asc0 B
14ENV PHP_SHA256=763ecd39fcf51c3815af6ef6e43fa9aa0d0bd8e5a615009e5f4780c92705f5830 B
15/bin/sh -c set -eux; apk11.54 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 497 B
17/bin/sh -c set -eux; apk12.12 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.51 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 sed -i202 B
27RUN /bin/sh -c set -ex;90.37 MB
28ADD conf/supervisord.conf /etc/supervisord.conf # buildkit865 B
29RUN /bin/sh -c rm -Rf150 B
30ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.81 KB
31RUN /bin/sh -c mkdir -p267 B
32ADD conf/private-ssl.conf /etc/nginx/sites-available/private-ssl.conf # buildkit1.12 KB
33RUN /bin/sh -c set -ex;3.96 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.24 KB
37VOLUME [/var/www/html]0 B
38ENV KODEXPLORER_VERSION=4.520 B
39RUN /bin/sh -c set -ex;24.88 MB
40COPY entrypoint.sh / # buildkit1.17 KB
41EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
42ENTRYPOINT ["/entrypoint.sh"]0 B
43CMD ["supervisord" "-n" "-c" "/etc/supervisord.conf"]0 B

Command

ADD file:fc714080c3bcbbce7ac746a10d7b4355ffa36293a8d435d62cd5359ea8eb8364 in /