Sign inSign up

kodcloud/kodexplorer:v4.50

Multi-platform
Content management system
Index digest

sha256:52ad5d2bfd01a0df7c4a40cd4dd8989b5880d6318aa11c25ccaa7b651d09f4ec

OS/ARCH

Compressed size

126.09 MB

Last pushed

almost 4 years by kodcloud

Type

Image

Manifest digest

sha256:6cb91347ec4c4be9bd535debdbe0119205e308b5cb71fbc241e83ba3792c5fa1

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.64 MB
5/bin/sh -c set -eux; adduser1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir267 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/ 496 B
17/bin/sh -c set -eux; apk10.93 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.22 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 -i207 B
28RUN /bin/sh -c set -ex;83.71 MB
29ADD conf/supervisord.conf /etc/supervisord.conf # buildkit870 B
30RUN /bin/sh -c rm -Rf163 B
31ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.81 KB
32RUN /bin/sh -c mkdir -p283 B
33ADD conf/private-ssl.conf /etc/nginx/sites-available/private-ssl.conf # buildkit1.13 KB
34RUN /bin/sh -c set -ex;3.63 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:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /