sha256:e9dea986010cfb61e2890449b004fffd5adab56bcfa7b7f5b5ff89126ac96355
OS/ARCH
Compressed size
25.5 MB
Last pushed
10 months by tlan16
Type
Image
Manifest digest
sha256:2806bc2a1c86acda07658c93fb5dafc40f1f7e5f525c096fd7f4617dccb4dea9
Image Layers
1ADD alpine-minirootfs-3.22.2-armv7.tar.gz / # buildkit3.07 MB2CMD ["/bin/sh"]0 B3ARG NGINX_VERSION=1.29.00 B4ARG NGINX_COMMIT=aff13bf323570 B5ARG NGINX_USER_UID=1000 B6ARG NGINX_GROUP_GID=1010 B7ENV NGINX_VERSION=1.29.00 B8ENV NGINX_COMMIT=aff13bf323570 B9COPY /var/run/nginx/ /var/run/nginx/ # buildkit119 B10COPY /tmp/runDeps.txt /tmp/runDeps.txt # buildkit219 B11COPY /etc/nginx /etc/nginx # buildkit5.44 KB12COPY /usr/lib/nginx/modules/*.so /usr/lib/nginx/modules/ # buildkit33.43 KB13COPY /usr/sbin/nginx /usr/sbin/ # buildkit1.47 MB14COPY /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/site_perl # buildkit79.44 KB15COPY /usr/bin/envsubst /usr/local/bin/envsubst # buildkit17 KB16COPY /etc/ssl/dhparam.pem /etc/ssl/dhparam.pem # buildkit486 B17COPY /usr/sbin/njs /usr/sbin/njs # buildkit3.79 MB18RUN |4 NGINX_VERSION=1.29.0 NGINX_COMMIT=aff13bf32357 NGINX_USER_UID=10017.04 MB19COPY nginx.conf /etc/nginx/nginx.conf # buildkit1.09 KB20COPY ssl_common.conf /etc/nginx/conf.d/ssl_common.conf # buildkit552 B21RUN |4 NGINX_VERSION=1.29.0 NGINX_COMMIT=aff13bf32357 NGINX_USER_UID=10032 B22RUN |4 NGINX_VERSION=1.29.0 NGINX_COMMIT=aff13bf32357 NGINX_USER_UID=10032 B23RUN |4 NGINX_VERSION=1.29.0 NGINX_COMMIT=aff13bf32357 NGINX_USER_UID=100147 B24EXPOSE [8080/tcp 8443/tcp]0 B25STOPSIGNAL SIGTERM0 B26RUN |4 NGINX_VERSION=1.29.0 NGINX_COMMIT=aff13bf32357 NGINX_USER_UID=100154 B27USER nginx0 B28CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.22.2-armv7.tar.gz / # buildkit