Sign inSign up

lycheeorg/lychee-laravel:v6.6.9

Multi-platform
Security
Languages & frameworks
Content management system
Index digest

sha256:5f8c0aa029429d4c919bf7c4337f791851197f3adb2fff3cf023af6f8398fe0b

OS/ARCH

Compressed size

334.89 MB

Last pushed

about 1 year by lycheebot

Type

Image

Manifest digest

sha256:b0f0e76dc3b3e1bc0015dcb09433728f3bfcfc1d730e4b483ab4b2ceaf813c7b

Image Layers

1# debian.sh --arch 'armhf' out/22.83 MB
2LABEL maintainer=lycheeorg0 B
3ENV PUID=10000 B
4ENV PGID=10000 B
5ENV USER=lychee0 B
6ENV PHP_TZ=UTC0 B
7ARG TARGET=release0 B
8ARG COMPOSER_NO_DEV=10 B
9ARG BRANCH=master0 B
10RUN |3 TARGET=release COMPOSER_NO_DEV=1 BRANCH=master310.27 MB
11COPY --chown=www-data:www-data /app/public /var/www/html/Lychee/public #1.79 MB
12COPY default.conf /etc/nginx/nginx.conf # buildkit1.36 KB
13EXPOSE map[80/tcp:{}]0 B
14VOLUME [/conf /uploads /sym /logs0 B
15WORKDIR /var/www/html/Lychee32 B
16COPY entrypoint.sh inject.sh / #3.77 KB
17RUN |3 TARGET=release COMPOSER_NO_DEV=1 BRANCH=master32 B
18HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:80/0 B
19ENTRYPOINT ["/entrypoint.sh"]0 B
20CMD ["nginx"]0 B

Command

# debian.sh --arch 'armhf' out/ 'bookworm' '@1749513600'