sha256:9c8a51078a1b8312e8af7f62e2c2b1bc36953b0d5ebd6e3cb278c24c9d7a4109
OS/ARCH
Compressed size
335.93 MB
Last pushed
9 months by lycheebot
Type
Image
Manifest digest
sha256:2edafa9b9ae9d0c7ee0595f151e97b46e3c9834dca22793b037b6c9c110685fc
Image Layers
1# debian.sh --arch 'armhf' out/22.83 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=master311.05 MB11COPY --chown=www-data:www-data /app/public /var/www/html/Lychee/public #2.05 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=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 'armhf' out/ 'bookworm' '@1765152000'