Sign inSign up

kodcloud/kodexplorer:v4.50

Multi-platform
Content management system
Index digest

sha256:52ad5d2bfd01a0df7c4a40cd4dd8989b5880d6318aa11c25ccaa7b651d09f4ec

OS/ARCH

Compressed size

118.9 MB

Last pushed

almost 4 years by kodcloud

Type

Image

Manifest digest

sha256:69559ff002831b42eb482d70243e926186b254978d6b061b57f70ec951ca7c21

Image Layers

1ADD file ... in / 2.49 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.63 MB
5/bin/sh -c set -eux; adduser1.2 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir222 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=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B
12ENV PHP_VERSION=7.4.330 B
13ENV PHP_URL=https://www.php.net/distributions/php-7.4.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.33.tar.xz.asc0 B
14ENV PHP_SHA256=924846abf93bc613815c55dd3f5809377813ac62a9ec4eb3778675b82a27b9270 B
15/bin/sh -c set -eux; apk9.96 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 497 B
17/bin/sh -c set -eux; apk10.23 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.23 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.25 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26ENV KODEXPLORER_VERSION=4.500 B
27RUN /bin/sh -c sed -i206 B
28RUN /bin/sh -c set -ex;77.61 MB
29ADD conf/supervisord.conf /etc/supervisord.conf # buildkit871 B
30RUN /bin/sh -c rm -Rf163 B
31ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.81 KB
32RUN /bin/sh -c mkdir -p280 B
33ADD conf/private-ssl.conf /etc/nginx/sites-available/private-ssl.conf # buildkit1.13 KB
34RUN /bin/sh -c set -ex;3.43 MB
35ENV fpm_conf=/usr/local/etc/php-fpm.d/www.conf0 B
36ENV php_vars=/usr/local/etc/php/conf.d/docker-vars.ini0 B
37RUN /bin/sh -c echo "cgi.fix_pathinfo=1"6.52 KB
38VOLUME [/var/www/html]0 B
39RUN /bin/sh -c set -ex;13.51 MB
40COPY entrypoint.sh / # buildkit485 B
41EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
42ENTRYPOINT ["/entrypoint.sh"]0 B
43CMD ["/usr/bin/supervisord" "-n" "-c" "/etc/supervisord.conf"]0 B

Command

ADD file:493290ed8856fa13463defe63da0d30ab3de5dde042c87ef7c0701d66ebb8892 in /