rpungello/laravel-nginx:franken-reverb

Multi-platform
Index digest

sha256:b54467e154417a9461583273152cb12e70d78601ef64ca31b252c4724ea8304f

OS/ARCH

Compressed size

64.49 MB

Last pushed

almost 2 years by rpungello

Type

Image

Manifest digest

sha256:5d6760ddf3d4d0a337b9d91112f355c5596a44aff8cb2dfac82ecc3230cacc7e

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.27.00 B
5ENV NJS_VERSION=0.8.40 B
6ENV NJS_RELEASE=2~bookworm0 B
7ENV PKG_RELEASE=2~bookworm0 B
8RUN /bin/sh -c set -x36.68 MB
9COPY docker-entrypoint.sh / # buildkit629 B
10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 B
12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB
14ENTRYPOINT ["/docker-entrypoint.sh"]0 B
15EXPOSE map[80/tcp:{}]0 B
16STOPSIGNAL SIGQUIT0 B
17CMD ["nginx" "-g" "daemon off;"]0 B
18COPY ./nginx-franken.conf /etc/nginx/conf.d/default.conf # buildkit439 B
19HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost/status0 B

Command

ADD file:cbda549b25cd4337cd3ce345e3b66c0d3b43c247d7315906a028f98a56c41f1d in /