sha256:f9d6357632a9f50a87a6c622387486f5aeb6b55d44a163217b2eb123377f405f
OS/ARCH
linux/amd64
Compressed size
5.4 MB
Last pushed
over 1 year by jcvbloq
Type
Image
Manifest digest
sha256:9e805bcf97e1034322164d1bcf3f491d496050cabdabdd795a29c9eb62fbfc03
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=c7068a5716b60ed05924bd14c34c3b28ecaa43010 B17ARG VCS_REF=c7068a5716b60ed05924bd14c34c3b28ecaa43010 B18ARG BUILD_DATE=2025-02-26T15:47:08Z0 B19LABEL org.opencontainers.image.created=2025-02-26T15:47:08Z 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 # buildkit461 B21COPY /build/bitcoin-kit-demo/dist /var/www/html/ # buildkit314.44 KB22EXPOSE map[8080/tcp:{}]0 BCommand
ADD file:fb066571462e703f86645131b43d211ff8531ffac77ea394456bfe569a6f17fe in /