sha256:d9b829acba4b9138bfa709a1f8909478f9257f5a430aa3ec22fdd0ed5756157a
OS/ARCH
linux/amd64
Compressed size
5.4 MB
Last pushed
over 1 year by jcvbloq
Type
Image
Manifest digest
sha256:a2b4e002c37367f964398897eb4de9ea68b01fcee8213b8b7bafd31cdc308365
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=4d101be1f252dfa1b649f197f13031f2731c21c70 B17ARG VCS_REF=4d101be1f252dfa1b649f197f13031f2731c21c70 B18ARG BUILD_DATE=2024-12-27T18:20:39Z0 B19LABEL org.opencontainers.image.created=2024-12-27T18:20:39Z 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 # buildkit387 B21COPY /build/bitcoin-kit-demo/dist /var/www/html/ # buildkit314.43 KB22EXPOSE map[8080/tcp:{}]0 BCommand
ADD file:fb066571462e703f86645131b43d211ff8531ffac77ea394456bfe569a6f17fe in /