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