sha256:488d57e75a182ddf662cd489fcc6e49f799b22220a32fbcf830d821b4536fbe4
OS/ARCH
Compressed size
334.96 MB
Last pushed
about 1 year by lycheebot
Type
Image
Manifest digest
sha256:7e35d5ac68c88bb84fe6790c4a63bf450b21f7beebfb927ca7e58308dfecf0c3
Image Layers
1# debian.sh --arch 'armhf' out/22.83 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=master310.31 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 'armhf' out/ 'bookworm' '@1751241600'