Sign inSign up

mainfrezzer/pelican-panel:beta17

Multi-platform
Index digest

sha256:a08e746fac5211409fbbe65acec5688daa7c0ee2618e4deb985d2976497d3506

OS/ARCH

Compressed size

132.42 MB

Last pushed

over 1 year by mainfrezzer

Type

Image

Manifest digest

sha256:2ee212233a9a328a62eaae2a36f15fc5bd6651d2b909be490182c22bf60b56cb

Image Layers

1ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.18 MB
5RUN /bin/sh -c set -eux;942 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;215 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.160 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.16.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.16.tar.xz.asc0 B
14ENV PHP_SHA256=40d3b4e6cac33d3bcefe096d75a28d4fb4e3a9615eb20a4de55ba139fbfacdd50 B
15RUN /bin/sh -c set -eux;11.98 MB
16COPY docker-php-source /usr/local/bin/ # buildkit487 B
17RUN /bin/sh -c set -eux;12.59 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium19.56 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;8.96 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26COPY /usr/bin/composer /usr/local/bin/composer # buildkit723 KB
27WORKDIR /var/www/html32 B
28RUN /bin/sh -c apk update50.89 MB
29COPY Caddyfile /etc/caddy/Caddyfile # buildkit290 B
30COPY . . # buildkit2.19 MB
31COPY /build/public/assets ./public/assets # buildkit746.19 KB
32RUN /bin/sh -c touch .env177 B
33RUN /bin/sh -c composer install30.84 MB
34RUN /bin/sh -c chmod -R15.81 MB
35RUN /bin/sh -c echo "*243 B
36RUN /bin/sh -c cp .github/docker/supervisord.conf826 B
37HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost/up0 B
38EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
39VOLUME [/pelican-data]0 B
40RUN /bin/sh -c chown -R32 B
41ENTRYPOINT ["/bin/ash" ".github/docker/entrypoint.sh"]0 B
42CMD ["supervisord" "-n" "-c" "/etc/supervisord.conf"]0 B

Command

ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit