sha256:488d57e75a182ddf662cd489fcc6e49f799b22220a32fbcf830d821b4536fbe4
OS/ARCH
Compressed size
419.61 MB
Last pushed
about 1 year by lycheebot
Type
Image
Manifest digest
sha256:f1ba54fb2a629b61e70fcc5c4d4fc4e18aca2ca4a7b9c827c3fd74c5a43f3093
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2LABEL maintainer=lycheeorg0 B3ENV PUID=10000 B4ENV PGID=10000 B5ENV PHP_TZ=UTC0 B6ARG TARGET=release0 B7ARG COMPOSER_NO_DEV=10 B8ARG BRANCH=master0 B9RUN |3 TARGET=release COMPOSER_NO_DEV=1 BRANCH=master390.87 MB10COPY --chown=www-data:www-data /app/public /var/www/html/Lychee/public #1.81 MB11COPY default.conf /etc/nginx/nginx.conf # buildkit1.36 KB12EXPOSE map[80/tcp:{}]0 B13VOLUME [/conf /uploads /sym /logs0 B14WORKDIR /var/www/html/Lychee32 B15COPY entrypoint.sh inject.sh / #3.72 KB16RUN |3 TARGET=release COMPOSER_NO_DEV=1 BRANCH=master32 B17HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:80/0 B18ENTRYPOINT ["/entrypoint.sh"]0 B19CMD ["nginx"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'