sha256:923c1e4239198d992e6124f522c90a05f0544c92939c67a7f73b3e97a2007db2
OS/ARCH
linux/amd64
Compressed size
5.93 MB
Last pushed
almost 2 years by jcvbloq
Type
Image
Manifest digest
sha256:3d58cd5e1c0cb8f9e2a53c071fc8d75e3015007d35ce020eb86df5efa1e2798f
Image Layers
1ADD file ... in / 3.26 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.27.00 B5ENV PKG_RELEASE=20 B6RUN /bin/sh -c set -x1.83 MB7COPY docker-entrypoint.sh / # buildkit626 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit959 B9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit397 B10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB12ENTRYPOINT ["/docker-entrypoint.sh"]0 B13EXPOSE map[80/tcp:{}]0 B14STOPSIGNAL SIGQUIT0 B15CMD ["nginx" "-g" "daemon off;"]0 B16ARG VERSION=5ac2c81e557d8d158e59a8f308ef29e1f297a3f60 B17ARG VCS_REF=5ac2c81e557d8d158e59a8f308ef29e1f297a3f60 B18ARG BUILD_DATE=2024-10-31T21:48:48Z0 B19LABEL org.opencontainers.image.created=2024-10-31T21:48:48Z org.opencontainers.image.authors=Hemi Labs org.opencontainers.image.url=https://github.com/hemilabs/bitcoin-kit-demo0 B20COPY ./nginx.conf /etc/nginx/conf.d/default.conf # buildkit388 B21COPY /build/bitcoin-kit-demo/dist /var/www/html/ # buildkit858.79 KB22EXPOSE map[8080/tcp:{}]0 BCommand
ADD file:fb066571462e703f86645131b43d211ff8531ffac77ea394456bfe569a6f17fe in /