sha256:2a54546b8a472f2301d33b482563f9abee60861ea60bb6ef7b6ec19f359d4ba7
OS/ARCH
Compressed size
14.4 MB
Last pushed
about 1 month by honeok
Type
Image
Manifest digest
sha256:e31f9dd337584c816d6af7479637c23a3649ae9e36b174941031c3b20d3410c1
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B4ARG RESTY_VERSION=1.31.3.10 B5ENV RESTY_VERSION=1.31.3.10 B6COPY /usr/local/openresty /usr/local/openresty # buildkit8.07 MB7RUN |1 RESTY_VERSION=1.31.3.1 /bin/sh -c2.66 MB8ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/openssl3/bin:/usr/local/openresty/luajit/bin0 B9COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit562 B10COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit621 B11COPY --chmod=755 docker-entrypoint.sh / #766 B12ENTRYPOINT ["/docker-entrypoint.sh"]0 B13EXPOSE [80/tcp]0 B14STOPSIGNAL SIGQUIT0 B15CMD ["openresty" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit