sha256:a95ee20004733f611896b758cdbfe03f3087bdf60e2b2de504cc72c8812763e5
OS/ARCH
linux/arm64/v8
Compressed size
64.1 MB
Last pushed
almost 3 years by belkajo
Type
Image
Manifest digest
sha256:a95ee20004733f611896b758cdbfe03f3087bdf60e2b2de504cc72c8812763e5
Image Layers
1ADD file ... in / 27.81 MB2CMD ["bash"]0 B3LABEL maintainer=NGINX Docker Maintainers0 B4ENV NGINX_VERSION=1.25.30 B5ENV NJS_VERSION=0.8.20 B6ENV PKG_RELEASE=1~bookworm0 B7/bin/sh -c set -x 36.28 MB8COPY file:01e75c6dd0ce317d516928a17584d111cd082840c01e58be0afc851b33adb916 in / 628 B9COPY file:caec368f5a54f70a844a13005eb2255bed778809b3672d516e719ce2f4bce123 in /docker-entrypoint.d 959 B10COPY file:3b1b9915b7dd898a0e32f7eb9715a35c9feab914022efff68ba990bc1ec7d169 in /docker-entrypoint.d 372 B11COPY file:57846632accc89753f45cbc00cb9e6223d991e1d31297eec3395a7ca58eed6a6 in /docker-entrypoint.d 1.19 KB12COPY file:9e3b2b63db9f8fc702e2dc2bdd0943be0d990c028cddcf1c159f5556a8ba3030 in /docker-entrypoint.d 1.37 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE 800 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon0 B17RUN /bin/sh -c groupadd -g654 B18RUN /bin/sh -c useradd -m3.24 KB19RUN /bin/sh -c chpasswd test:test93 B20COPY ./nginx/nginx.conf /etc/nginx/nginx.conf # buildkit567 B21COPY ./nginx/sites/localhost.conf /etc/nginx/sites/localhost.conf # buildkit678 B22COPY ./nginx/mage.conf /etc/nginx/mage.conf # buildkit2.4 KB23COPY ./src /var/www/html # buildkit215 B24RUN /bin/sh -c chown -R231 B25WORKDIR /var/www/html32 BCommand
ADD file:262fd7bf0bc26e5d2a229fba52626e22b8a93beac29733acfc60e716c26e689d in /