Sign inSign up

kodcloud/kodexplorer:v4.50

Multi-platform
Content management system
Index digest

sha256:52ad5d2bfd01a0df7c4a40cd4dd8989b5880d6318aa11c25ccaa7b651d09f4ec

OS/ARCH

Compressed size

125.25 MB

Last pushed

almost 4 years by kodcloud

Type

Image

Manifest digest

sha256:13ad6fa04a8028aad09a31c3218110c66066795841184cbf547b6da555e14f2f

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.74 MB
5/bin/sh -c set -eux; adduser1.21 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/ 494 B
17/bin/sh -c set -eux; apk11.22 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.12 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.24 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26ENV KODEXPLORER_VERSION=4.500 B
27RUN /bin/sh -c sed -i207 B
28RUN /bin/sh -c set -ex;82.27 MB
29ADD conf/supervisord.conf /etc/supervisord.conf # buildkit869 B
30RUN /bin/sh -c rm -Rf164 B
31ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.81 KB
32RUN /bin/sh -c mkdir -p282 B
33ADD conf/private-ssl.conf /etc/nginx/sites-available/private-ssl.conf # buildkit1.13 KB
34RUN /bin/sh -c set -ex;3.84 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:561637cbdd23fdd69f555dbc938902d79be2b123eb244d2cfd35b337878b63df in /