sha256:e9dea986010cfb61e2890449b004fffd5adab56bcfa7b7f5b5ff89126ac96355
OS/ARCH
Compressed size
29.72 MB
Last pushed
10 months by tlan16
Type
Image
Manifest digest
sha256:ddecc9da1b1650129c87cd0f9b6ee41874acac8dd7a336a2a78c73805dd85e4b
Image Layers
1ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit3.95 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 # buildkit216 B11COPY /etc/nginx /etc/nginx # buildkit5.43 KB12COPY /usr/lib/nginx/modules/*.so /usr/lib/nginx/modules/ # buildkit49.65 KB13COPY /usr/sbin/nginx /usr/sbin/ # buildkit1.74 MB14COPY /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/site_perl # buildkit79.83 KB15COPY /usr/bin/envsubst /usr/local/bin/envsubst # buildkit20.61 KB16COPY /etc/ssl/dhparam.pem /etc/ssl/dhparam.pem # buildkit490 B17COPY /usr/sbin/njs /usr/sbin/njs # buildkit3.84 MB18RUN |4 NGINX_VERSION=1.29.0 NGINX_COMMIT=aff13bf32357 NGINX_USER_UID=10020.04 MB19COPY nginx.conf /etc/nginx/nginx.conf # buildkit1.08 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=100156 B27USER nginx0 B28CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit