Sign inSign up

ipfs/bifrost-gateway:main-2023-08-28-9fb8c2b

Multi-platform
Index digest

sha256:c3debf55d0728a537b0c1ff7eebedbf751f730ca77a15498320be9ace130e568

OS/ARCH

Compressed size

17.8 MB

Last pushed

about 3 years by ipfsbot

Type

Image

Manifest digest

sha256:f9982a7c57a1af40e69bcdfef09e951383beba76154cf7d2acaa8924d0b5f13c

Image Layers

1ADD file ... in / 2.77 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add286.44 KB
4ENV GOPATH=/go0 B
5ENV SRC_PATH=/go/src/github.com/ipfs/bifrost-gateway0 B
6ENV BIFROST_GATEWAY_PATH=/data/bifrost-gateway0 B
7ENV KUBO_RPC_URL=https://node0.delegate.ipfs.io,https://node1.delegate.ipfs.io,https://node2.delegate.ipfs.io,https://node3.delegate.ipfs.io0 B
8COPY /go/bin/bifrost-gateway /usr/local/bin/bifrost-gateway # buildkit14.75 MB
9COPY /go/src/github.com/ipfs/bifrost-gateway/docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit349 B
10RUN /bin/sh -c mkdir -p1.23 KB
11VOLUME [/data/bifrost-gateway]0 B
12ENTRYPOINT ["/sbin/tini" "--" "/usr/local/bin/entrypoint.sh"]0 B
13CMD ["--gateway-port" "8081" "--metrics-port" "8041"]0 B

Command

ADD file:e3f56488d3d3bb67729714db13ddadf6652e7efb5281cfc7010d3e71f9d6607f in /