sha256:90463e2dc43264d5347fe44e9e3d034052ded21a7d36d53f07f320f893cefd1d
OS/ARCH
Compressed size
23.15 MB
Last pushed
over 1 year by enter
Type
Image
Manifest digest
sha256:7063204f359f2d149c6feec93e56e24f57d41c90d6b9aa9f63a6ebc5d358031d
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ARG VERSION=1.26.30 B4ENV UID=100 GID=1010 B5RUN |1 VERSION=1.26.3 /bin/sh -c19.67 MB6COPY entrypoint.sh /usr/bin/entrypoint.sh # buildkit294 B7COPY nginx.conf /etc/nginx/nginx.conf # buildkit887 B8COPY default.conf /etc/nginx/conf.d/default.conf # buildkit288 B9VOLUME [/var/www]0 B10VOLUME [/etc/nginx/conf.d]0 B11EXPOSE map[443/tcp:{} 80/tcp:{}]0 B12ENTRYPOINT ["/usr/bin/entrypoint.sh"]0 B13CMD ["/usr/sbin/nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit