sha256:75a41544f9f19a3d58b8b3f0bda79b9e88d29193115ece8bded0b6c54e4ac618
OS/ARCH
linux/amd64
Compressed size
5.4 MB
Last pushed
almost 2 years by jcvbloq
Type
Image
Manifest digest
sha256:6bbe5e84d8f88c38cbf4148a1b607aab56d6b8aa413762d7fa1158980e07b259
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=c1deffacb9184b232d53782ca2ed2ac9611c5a170 B17ARG VCS_REF=c1deffacb9184b232d53782ca2ed2ac9611c5a170 B18ARG BUILD_DATE=2024-11-19T14:24:24Z0 B19LABEL org.opencontainers.image.created=2024-11-19T14:24:24Z 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/ # buildkit311.35 KB22EXPOSE map[8080/tcp:{}]0 BCommand
ADD file:fb066571462e703f86645131b43d211ff8531ffac77ea394456bfe569a6f17fe in /