sha256:90a904fbb565823680896ab4337add0b158c1f468c3835389848d2b80519a39c
OS/ARCH
Compressed size
419.43 MB
Last pushed
about 1 year by lycheebot
Type
Image
Manifest digest
sha256:6aa710153d484117e294f600151ecd71b18d0ba8cd36d4f16cb4bfec8bc7f292
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=nightly0 B8ARG COMPOSER_NO_DEV=10 B9ARG BRANCH=master0 B10RUN |3 TARGET=nightly COMPOSER_NO_DEV=1 BRANCH=master391.08 MB11COPY --chown=www-data:www-data /app/public /var/www/html/Lychee/public #1.43 MB12COPY default.conf /etc/nginx/nginx.conf # buildkit1.36 KB13EXPOSE map[80/tcp:{}]0 B14VOLUME [/conf /uploads /sym /logs0 B15WORKDIR /var/www/html/Lychee32 B16COPY entrypoint.sh inject.sh / #3.72 KB17RUN |3 TARGET=nightly 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' '@1753056000'