sha256:d331282b00ff53c67e79d81f868e9ab82c4ff9ff816cf2f53cbb16ec1a9af1c5
OS/ARCH
Compressed size
423.84 MB
Last pushed
10 months by lycheebot
Type
Image
Manifest digest
sha256:22c90b3c33f283fb33d8d24a008fafee7abbda4bd4f9eeca38499be340056eff
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2LABEL maintainer=lycheeorg0 B3LABEL org.opencontainers.image.source=https://github.com/LycheeOrg/Lychee0 B4ENV PUID=10000 B5ENV PGID=10000 B6ENV PHP_TZ=UTC0 B7ARG TARGET=release0 B8ARG COMPOSER_NO_DEV=10 B9ARG BRANCH=master0 B10RUN |3 TARGET=release COMPOSER_NO_DEV=1 BRANCH=master395.08 MB11COPY --chown=www-data:www-data /app/public /var/www/html/Lychee/public #1.84 MB12COPY default.conf /etc/nginx/nginx.conf # buildkit1.36 KB13EXPOSE [80/tcp]0 B14VOLUME [/conf /uploads /sym /logs0 B15WORKDIR /var/www/html/Lychee32 B16COPY entrypoint.sh inject.sh / #3.76 KB17RUN |3 TARGET=release COMPOSER_NO_DEV=1 BRANCH=master32 B18HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:80/0 B19ENTRYPOINT ["/entrypoint.sh"]0 B20CMD ["nginx"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1762202650'