Sign inSign up

koalalab/nginx:1.26.3-builder

Multi-platform
Index digest

sha256:222ecc4be35b0b87636e9a569859b396365643972683b2a296f465613218ab14

OS/ARCH

Compressed size

17.08 MB

Last pushed

about 1 year by raianand

Type

Image

Manifest digest

sha256:fee84663aa291df763f259cbcbd20d0defe73de4ecea85d5286f53c3b0a7304f

Image Layers

1ARG USER=nginx0 B
2ARG GROUP=nginx0 B
3ENV USER=nginx0 B
4ENV GROUP=nginx0 B
5ENV WORKDIR=/var/www0 B
6COPY / / # buildkit17.08 MB
7USER nginx0 B
8WORKDIR /var/www32 B
9STOPSIGNAL SIGQUIT0 B
10EXPOSE map[8080/tcp:{}]0 B
11CMD ["nginx" "-g" "daemon off;"]0 B

Command

ARG USER=nginx