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 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.18 MB5RUN /bin/sh -c set -eux;946 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;220 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B12ENV PHP_VERSION=8.3.150 B13ENV 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 B14ENV PHP_SHA256=3df5d45637283f759eef8fc3ce03de829ded3e200c3da278936a684955d2f94f0 B15RUN /bin/sh -c set -eux;11.96 MB16COPY docker-php-source /usr/local/bin/ # buildkit487 B17RUN /bin/sh -c set -eux;12.59 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable sodium19.59 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html32 B22RUN /bin/sh -c set -eux;8.96 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE map[9000/tcp:{}]0 B25CMD ["php-fpm"]0 B26COPY /usr/bin/composer /usr/local/bin/composer # buildkit724.84 KB27WORKDIR /var/www/html32 B28RUN /bin/sh -c apk update42.22 MB29COPY Caddyfile /etc/caddy/Caddyfile # buildkit281 B30COPY . . # buildkit2.18 MB31COPY /build/public/assets ./public/assets # buildkit746.19 KB32RUN /bin/sh -c touch .env175 B33RUN /bin/sh -c composer install29.99 MB34RUN /bin/sh -c chmod -R15.61 MB35RUN /bin/sh -c echo "*243 B36RUN /bin/sh -c cp .github/docker/supervisord.conf826 B37HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost/up0 B38EXPOSE map[443/tcp:{} 80/tcp:{}]0 B39VOLUME [/pelican-data]0 B40ENTRYPOINT ["/bin/ash" ".github/docker/entrypoint.sh"]0 B41CMD ["supervisord" "-n" "-c" "/etc/supervisord.conf"]0 BCommand
ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit