sha256:cfc43693322678f11d12e3d36c60e01a939d2dcafac5a7e7a86b025005d6d7df
OS/ARCH
Compressed size
402.98 MB
Last pushed
over 1 year by lycheebot
Type
Image
Manifest digest
sha256:fd86211058d9ece3c0e82cdb5a41d2a1034f927fea90b961796535a7b7b977b9
Image Layers
1# debian.sh --arch 'arm64' out/26.78 MB2LABEL maintainer=lycheeorg0 B3ENV PUID=10000 B4ENV PGID=10000 B5ENV USER=lychee0 B6ENV PHP_TZ=UTC0 B7ARG TARGET=release0 B8ARG COMPOSER_NO_DEV=10 B9ARG BRANCH=master0 B10RUN |3 TARGET=release COMPOSER_NO_DEV=1 BRANCH=master374.41 MB11COPY --chown=www-data:www-data /app/public /var/www/html/Lychee/public #1.79 MB12COPY default.conf /etc/nginx/nginx.conf # buildkit1.37 KB13EXPOSE map[80/tcp:{}]0 B14VOLUME [/conf /uploads /sym /logs0 B15WORKDIR /var/www/html/Lychee32 B16COPY entrypoint.sh inject.sh / #3.77 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 'arm64' out/ 'bookworm' '@1749513600'