Sign inSign up

koalalab/nginx:1

Multi-platform
Index digest

sha256:575cefd5116586b8108ae9e54e5a70ee28d36ad4af17e6342920ae051666337d

OS/ARCH

Compressed size

16.12 MB

Last pushed

about 1 year by raianand

Type

Image

Manifest digest

sha256:468166527c8e5b9d15a5b50badef5d3f73e2a3b3b2ca93eff35f85cd071e95ff

Image Layers

1ARG USER=nginx0 B
2ARG GROUP=nginx0 B
3ENV USER=nginx0 B
4ENV GROUP=nginx0 B
5ENV WORKDIR=/var/www0 B
6COPY / / # buildkit16.12 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