Sign inSign up

mainfrezzer/pelican-panel:beta16

Index digest

sha256:672ea8db8ebe12d615835040431b2b0ff0471d2f48cbde858109627294560d82

OS/ARCH

linux/amd64

Compressed size

122.69 MB

Last pushed

over 1 year by mainfrezzer

Type

Image

Manifest digest

sha256:7657205251e0a501de5126208e9931889dcb5cd616199d230dd91f6bdaf1f994

Image Layers

1ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit3.48 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;946 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;220 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.150 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.15.tar.xz.asc0 B
14ENV PHP_SHA256=3df5d45637283f759eef8fc3ce03de829ded3e200c3da278936a684955d2f94f0 B
15RUN /bin/sh -c set -eux;11.96 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.59 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 # buildkit724.84 KB
27WORKDIR /var/www/html32 B
28RUN /bin/sh -c apk update42.22 MB
29COPY Caddyfile /etc/caddy/Caddyfile # buildkit281 B
30COPY . . # buildkit2.18 MB
31COPY /build/public/assets ./public/assets # buildkit746.19 KB
32RUN /bin/sh -c touch .env175 B
33RUN /bin/sh -c composer install29.99 MB
34RUN /bin/sh -c chmod -R15.61 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
40ENTRYPOINT ["/bin/ash" ".github/docker/entrypoint.sh"]0 B
41CMD ["supervisord" "-n" "-c" "/etc/supervisord.conf"]0 B

Command

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