unprivileged-s390x
sha256:434a7a94609a870a8b6f6318a773df7c84f9a66b447256d84ae9d00e2a9e595a
OS/ARCH
linux/s390x
Compressed size
69.65 MB
Last pushed
about 4 years by bmdepesa
Type
Image
Manifest digest
sha256:434a7a94609a870a8b6f6318a773df7c84f9a66b447256d84ae9d00e2a9e595a
Image Layers
1ADD file ... in / 28.28 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.21.60 B5ENV NJS_VERSION=0.7.20 B6ENV PKG_RELEASE=1~bullseye0 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh24.08 MB10RUN |2 UID=101 GID=101 /bin/sh2.7 KB11COPY docker-entrypoint.sh / # buildkit608 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit897 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit666 B14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[8080/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18USER 1010 B19CMD ["nginx" "-g" "daemon off;"]0 B20USER root0 B21/bin/sh -c apt-get update12.62 MB22/bin/sh -c apt-get install -y599.57 KB23/bin/sh -c apt-get install -y374 B24/bin/sh -c apt-get install -y1.28 MB25/bin/sh -c apt-get install -y2.15 MB26/bin/sh -c apt-get install -y663.13 KB27COPY file:30857e6f2c42a3c25902beb61c6e894d55cf89dc12ed2be8764f77c0511e2d19 in /scripts/run.sh 307 B28/bin/sh -c chmod 777 /scripts/run.sh280 B29/bin/sh -c chmod 777 /usr/share/nginx/html166 B30COPY file:ed031a9abe952e058d24a4ac02653195af6d5df29afc4340b09912f39a003141 in /etc/nginx/conf.d/default.conf 334 B31/bin/sh -c chmod 644 /etc/nginx/conf.d/default.conf330 B32USER 1010 B33ENTRYPOINT ["/scripts/run.sh"]0 B34CMD ["nginx" "-g" "daemon0 BCommand
ADD file:c3381330644d6d9fc585301395580b564cdf7c880fb2dc2d8e48992673184f7d in /