Sign inSign up

kodcloud/kodexplorer:v4.46

Multi-platform
Content management system
Manifest digest

sha256:f0adf062101a8e30ee213b52e199ec087b5af7b175edde99ef18e9bbb0c79150

OS/ARCH

Compressed size

128.63 MB

Last pushed

about 5 years by kodcloud

Type

Image

Manifest digest

sha256:f0adf062101a8e30ee213b52e199ec087b5af7b175edde99ef18e9bbb0c79150

Image Layers

1ADD file ... in / 2.69 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.72 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; mkdir268 B
8ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data0 B
9ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
11ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
12ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B
13ENV PHP_VERSION=7.4.220 B
14ENV PHP_URL=https://www.php.net/distributions/php-7.4.22.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.22.tar.xz.asc0 B
15ENV PHP_SHA256=8e078cd7d2f49ac3fcff902490a5bb1addc885e7e3b0d8dd068f42c68297bde80 B
16/bin/sh -c set -eux; apk9.89 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 500 B
18/bin/sh -c set -eux; apk14.29 MB
19COPY multi:6dfba8f7e64bd54e4d9aa0855ff6ce7a53059e0a733752b4537fd3fdfd32d837 in /usr/local/bin/ 2.21 KB
20/bin/sh -c docker-php-ext-enable sodium17.4 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html0 B
23/bin/sh -c set -eux; cd8.25 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE 90000 B
26CMD ["php-fpm"]0 B
27ENV KODEXPLORER_VERSION=4.460 B
28RUN /bin/sh -c set -ex;71.81 MB
29ADD conf/supervisord.conf /etc/supervisord.conf # buildkit868 B
30RUN /bin/sh -c rm -Rf163 B
31ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.11 KB
32RUN /bin/sh -c mkdir -p281 B
33ADD conf/nginx-site.conf /etc/nginx/sites-available/default.conf # buildkit943 B
34ADD conf/nginx-site-ssl.conf /etc/nginx/sites-available/default-ssl.conf # buildkit1013 B
35ADD conf/private-ssl.conf /etc/nginx/sites-available/private-ssl.conf # buildkit1004 B
36RUN /bin/sh -c ln -s191 B
37RUN /bin/sh -c set -ex;14.65 MB
38ENV fpm_conf=/usr/local/etc/php-fpm.d/www.conf0 B
39ENV php_vars=/usr/local/etc/php/conf.d/docker-vars.ini0 B
40RUN /bin/sh -c echo "cgi.fix_pathinfo=1"6.54 KB
41VOLUME [/var/www/html]0 B
42RUN /bin/sh -c set -ex;13.53 MB
43COPY entrypoint.sh / # buildkit486 B
44ENTRYPOINT ["/entrypoint.sh"]0 B
45CMD ["/usr/bin/supervisord" "-n" "-c" "/etc/supervisord.conf"]0 B

Command

ADD file:3b0fe1454491bb05e218b090fd461f2fd39546aa4a53eb3f953ee8eae149ac57 in /