sha256:cfac19261da5ab4f085c40ff060c185badbcf73a6a7925c2945786af2e0f738c
OS/ARCH
Compressed size
26.22 MB
Last pushed
3 months by macbre
Type
Image
Manifest digest
sha256:dd5398fa4187b900a5df8bcfd299287a680927e2205cf2fc9521809d2ddb71c8
Image Layers
1ADD alpine-minirootfs-3.23.4-armv7.tar.gz / # buildkit3.13 MB2CMD ["/bin/sh"]0 B3ARG NGINX_VERSION=1.31.20 B4ARG NGINX_COMMIT=2fd01ed0 B5ARG NGINX_USER_UID=1000 B6ARG NGINX_GROUP_GID=1010 B7ENV NGINX_VERSION=1.31.20 B8ENV NGINX_COMMIT=2fd01ed0 B9COPY /var/run/nginx/ /var/run/nginx/ # buildkit120 B10COPY /tmp/runDeps.txt /tmp/runDeps.txt # buildkit215 B11COPY /etc/nginx /etc/nginx # buildkit5.43 KB12COPY /usr/lib/nginx/modules/*.so /usr/lib/nginx/modules/ # buildkit33.76 KB13COPY /usr/sbin/nginx /usr/sbin/ # buildkit1.55 MB14COPY /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/site_perl # buildkit79.98 KB15COPY /usr/bin/envsubst /usr/local/bin/envsubst # buildkit16.95 KB16COPY /etc/ssl/dhparam.pem /etc/ssl/dhparam.pem # buildkit494 B17COPY /usr/sbin/njs /usr/sbin/njs # buildkit4 MB18RUN |4 NGINX_VERSION=1.31.2 NGINX_COMMIT=2fd01ed NGINX_USER_UID=10017.4 MB19COPY nginx.conf /etc/nginx/nginx.conf # buildkit1.09 KB20COPY ssl_common.conf /etc/nginx/conf.d/ssl_common.conf # buildkit553 B21RUN |4 NGINX_VERSION=1.31.2 NGINX_COMMIT=2fd01ed NGINX_USER_UID=10032 B22RUN |4 NGINX_VERSION=1.31.2 NGINX_COMMIT=2fd01ed NGINX_USER_UID=10032 B23RUN |4 NGINX_VERSION=1.31.2 NGINX_COMMIT=2fd01ed NGINX_USER_UID=100149 B24EXPOSE [8080/tcp 8443/tcp]0 B25STOPSIGNAL SIGTERM0 B26RUN |4 NGINX_VERSION=1.31.2 NGINX_COMMIT=2fd01ed NGINX_USER_UID=100157 B27USER nginx0 B28CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.23.4-armv7.tar.gz / # buildkit