sha256:b30a35deaed48422d69386573c67cbd91bc8b844a9a8a97296e2e7990d1fc888
OS/ARCH
Compressed size
80.84 MB
Last pushed
about 1 month by didstopia
Type
Image
Manifest digest
sha256:4a889be77b03c190040ece0b5fe6e2f72b5773c9904202244a12f2f3815a879f
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 26.34 MB5CMD ["/bin/bash"]0 B6USER root0 B7ARG DEBIAN_FRONTEND=noninteractive0 B8ARG GOSU_VERSION=1.190 B9RUN |2 DEBIAN_FRONTEND=noninteractive GOSU_VERSION=1.19 /bin/sh1.06 MB10RUN |2 DEBIAN_FRONTEND=noninteractive GOSU_VERSION=1.19 /bin/sh46.54 MB11RUN |2 DEBIAN_FRONTEND=noninteractive GOSU_VERSION=1.19 /bin/sh4.2 KB12ENV LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm TZ=Etc/UTC0 B13COPY README.md LICENSE.md / #2.78 KB14COPY Scripts/entrypoint.sh /entrypoint.sh # buildkit1.26 KB15RUN |2 DEBIAN_FRONTEND=noninteractive GOSU_VERSION=1.19 /bin/sh32 B16ENTRYPOINT ["/entrypoint.sh"]0 B17CMD ["/bin/bash"]0 B18USER root0 B19ARG DEBIAN_FRONTEND=noninteractive0 B20ENV CHOWN_DIRS=/app,/var/www/html,/var/lib/nginx,/var/log/nginx0 B21RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c6.88 MB22COPY Configs/nginx/default.conf /etc/nginx/conf.d/default.conf # buildkit345 B23EXPOSE [80/tcp]0 B24CMD ["nginx" "-g" "daemon off;"]0 BCommand
ARG RELEASE