Sign inSign up

ipfs/bifrost-gateway:latest

Multi-platform
Index digest

sha256:fc0b9aa2ffe7c1ad462e1114df9e8332f5b1721b544d31bc61151efa71b72263

OS/ARCH

Compressed size

19.17 MB

Last pushed

about 2 years by ipfsbot

Type

Image

Manifest digest

sha256:72e27154d0c010640de9525878b0f97569963d5f43b684518e471f1b91061010

Image Layers

1ADD file ... in / 3.24 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add297.86 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 # buildkit15.63 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:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /