sha256:313310deee7113b4f39207e8c1e55d467676042745476bff71ea029ddd399240
OS/ARCH
linux/riscv64
Compressed size
31.59 MB
Last pushed
2 months by denji
Type
Image
Manifest digest
sha256:48158fc4cec80e7d49b7aed03a1c2819a7d096aa3fe17c46c29ef7c61950cb98
Image Layers
1ADD alpine-minirootfs-3.24.1-riscv64.tar.gz / # buildkit3.41 MB2CMD ["/bin/sh"]0 B3ENV NGINX_VERSION=1.31.30 B4ENV LIBRESSL_VERSION=4.3.20 B5ENV CONFIG= 0 B6RUN /bin/sh -c set -eux28.18 MB7COPY nginx.conf /etc/nginx/nginx.conf # buildkit990 B8COPY nginx.vh.no-default.conf /etc/nginx/conf.d/default.conf # buildkit420 B9ARG TARGETARCH=unknown0 B10ARG TARGETOS=unknown0 B11LABEL org.opencontainers.image.title=NGINX with LibreSSL org.opencontainers.image.description=NGINX0 B12EXPOSE [443/tcp 80/tcp]0 B13STOPSIGNAL SIGTERM0 B14CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.24.1-riscv64.tar.gz / # buildkit