rpungello/laravel-nginx:reverb

Multi-platform
Index digest

sha256:17425346faf49888221f5c1f8ed97e161ee885bc533240ab1310c9513818caaa

OS/ARCH

Compressed size

64.49 MB

Last pushed

almost 2 years by rpungello

Type

Image

Manifest digest

sha256:36fdd4f6c0424222f7da1372e2bea24553db0c0672304c99203d3967278affee

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-reverb.conf /etc/nginx/conf.d/default.conf # buildkit584 B
19HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost/status0 B

Command

ADD file:cbda549b25cd4337cd3ce345e3b66c0d3b43c247d7315906a028f98a56c41f1d in /