rpungello/laravel-nginx:latest

Multi-platform
Index digest

sha256:782966f4b7670bbb776adedf6a416131bbb853083d05b619469cb2f746195c29

OS/ARCH

Compressed size

64.09 MB

Last pushed

over 2 years by rpungello

Type

Image

Manifest digest

sha256:c0f1f3c2f971a34cf65872c8eb1bd721fcc7ef884125a107f84fd3c0bc7f4991

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.25.30 B
5ENV NJS_VERSION=0.8.20 B
6ENV PKG_RELEASE=1~bookworm0 B
7RUN /bin/sh -c set -x36.28 MB
8COPY docker-entrypoint.sh / # buildkit627 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit363 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 # buildkit422 B
18HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost/status0 B

Command

ADD file:70e4f0c71f88c97c8db279b998c10d4943954d304ff9f51875c3699a4dc5ee4e in /