Sign inSign up

lycheeorg/lychee:v7.8.1-legacy

Multi-platform
Security
Integration & delivery
Content management system
Index digest

sha256:0aaae9cd6cfc7bcdde9701dc527d979873377ff6ea9db0d7c1ad2006ee6f5d6f

OS/ARCH

Compressed size

420.96 MB

Last pushed

19 days by lycheebot

Type

Image

Manifest digest

sha256:0c67294f4976d9d4b0fca8ee18c42cb7ed6e7bc18c5a4163045deff05edc0f1c

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2LABEL maintainer=lycheeorg0 B
3LABEL org.opencontainers.image.title=Lychee0 B
4LABEL org.opencontainers.image.description=Self-hosted photo management system0 B
5LABEL org.opencontainers.image.authors=LycheeOrg0 B
6LABEL org.opencontainers.image.vendor=LycheeOrg0 B
7LABEL org.opencontainers.image.source=https://github.com/LycheeOrg/Lychee0 B
8LABEL org.opencontainers.image.url=https://lycheeorg.github.io0 B
9LABEL org.opencontainers.image.documentation=https://lycheeorg.dev/docs0 B
10LABEL org.opencontainers.image.licenses=MIT0 B
11LABEL org.opencontainers.image.base.name=debian:trixie-slim0 B
12ENV PUID=10000 B
13ENV PGID=10000 B
14ENV PHP_TZ=UTC0 B
15RUN /bin/sh -c set -ev248.49 MB
16WORKDIR /app93 B
17COPY --chown=www-data:www-data . . #123.43 MB
18COPY --chown=www-data:www-data /app/vendor ./vendor #15.55 MB
19COPY --chown=www-data:www-data /app/public/build ./public/build #4.68 MB
20COPY --chown=www-data:www-data /app/public/embed ./public/embed #239.15 KB
21RUN /bin/sh -c mkdir -p173.15 KB
22COPY docker/scripts/00-conf-check.sh /usr/local/bin/00-conf-check.sh # buildkit438 B
23COPY docker/scripts/01-validate-env.sh /usr/local/bin/01-validate-env.sh # buildkit2.33 KB
24COPY docker/scripts/02-dump-env.sh /usr/local/bin/02-dump-env.sh # buildkit1.8 KB
25COPY docker/scripts/03-db-check.sh /usr/local/bin/03-db-check.sh # buildkit749 B
26COPY docker/scripts/04-user-setup.sh /usr/local/bin/04-user-setup.sh # buildkit653 B
27COPY docker/scripts/05-permissions-check.sh /usr/local/bin/05-permissions-check.sh # buildkit1.03 KB
28COPY docker/scripts/create-admin-user.sh /usr/local/bin/create-admin-user.sh # buildkit755 B
29COPY docker/scripts/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit2.63 KB
30RUN /bin/sh -c chmod +x6.45 KB
31COPY docker/nginx.conf /etc/nginx/nginx.conf # buildkit1.36 KB
32EXPOSE [8000/tcp]0 B
33ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
34HEALTHCHECK {Test:[CMD sh -c curl0 B
35CMD ["nginx"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'