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 B2ARG GROUP=nginx0 B3ENV USER=nginx0 B4ENV GROUP=nginx0 B5ENV WORKDIR=/var/www0 B6COPY / / # buildkit17.08 MB7USER nginx0 B8WORKDIR /var/www32 B9STOPSIGNAL SIGQUIT0 B10EXPOSE map[8080/tcp:{}]0 B11CMD ["nginx" "-g" "daemon off;"]0 BCommand
ARG USER=nginx