sha256:c0b182650a9a0629938d30a7cec63b0401e3a0dbdf46042cba0dad5b8af52f29
OS/ARCH
linux/amd64
Compressed size
5.93 MB
Last pushed
almost 2 years by jcvbloq
Type
Image
Manifest digest
sha256:7fe84393ab94b0a89a047283df4bc6d9f0f9a8de9994b4cb20c3caf06e5fe1be
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=7779dacf9316775979320002f1de7424afa11b1b0 B17ARG VCS_REF=7779dacf9316775979320002f1de7424afa11b1b0 B18ARG BUILD_DATE=2024-11-13T20:55:38Z0 B19LABEL org.opencontainers.image.created=2024-11-13T20:55:38Z 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 # buildkit385 B21COPY /build/bitcoin-kit-demo/dist /var/www/html/ # buildkit858.86 KB22EXPOSE map[8080/tcp:{}]0 BCommand
ADD file:fb066571462e703f86645131b43d211ff8531ffac77ea394456bfe569a6f17fe in /