sha256:e9dea986010cfb61e2890449b004fffd5adab56bcfa7b7f5b5ff89126ac96355
OS/ARCH
Compressed size
29.31 MB
Last pushed
11 months by tlan16
Type
Image
Manifest digest
sha256:8f91b0643a2d349f74e7b8bce2fedc91c47229d64c9cf827b803033b7d1d65f9
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 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/ # buildkit41.34 KB13COPY /usr/sbin/nginx /usr/sbin/ # buildkit1.75 MB14COPY /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/site_perl # buildkit80.92 KB15COPY /usr/bin/envsubst /usr/local/bin/envsubst # buildkit19.95 KB16COPY /etc/ssl/dhparam.pem /etc/ssl/dhparam.pem # buildkit485 B17COPY /usr/sbin/njs /usr/sbin/njs # buildkit3.92 MB18RUN |4 NGINX_VERSION=1.29.0 NGINX_COMMIT=aff13bf32357 NGINX_USER_UID=10019.87 MB19COPY nginx.conf /etc/nginx/nginx.conf # buildkit1.09 KB20COPY ssl_common.conf /etc/nginx/conf.d/ssl_common.conf # buildkit551 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-x86_64.tar.gz / # buildkit