rpungello/laravel-nginx:latest

Multi-platform
Index digest

sha256:782966f4b7670bbb776adedf6a416131bbb853083d05b619469cb2f746195c29

OS/ARCH

Compressed size

67.24 MB

Last pushed

over 2 years by rpungello

Type

Image

Manifest digest

sha256:28febf56e5a6bebb5087c930a5a950616e4e8fba0aa3140a0a910924185603b8

Image Layers

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

Command

ADD file:9deb26e1dbc258df47629e6f8fbcea4e4b54e7673537cc925db16af858d9cc8d in /