Sign inSign up

lycheeorg/lychee-laravel:v6.7.1

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

sha256:f0a9cb3085b3eb54d0119f9d76d164d2fe0b25c901b3d4c522e74990af30e5fe

OS/ARCH

Compressed size

419.76 MB

Last pushed

about 1 year by lycheebot

Type

Image

Manifest digest

sha256:5e980862ee6135a1b15bf11e700d313d6fc6e07365c14d78cce18aca4169b2f7

Image Layers

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

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'