Sign inSign up

ipfs/bifrost-gateway:main-2024-03-21-0bb1a90

Multi-platform
Index digest

sha256:775e3a72f63bcb28c72ca7dda4c25a2d02e3cf7a94f1832b665ec173baabca38

OS/ARCH

Compressed size

17.8 MB

Last pushed

over 2 years by ipfsbot

Type

Image

Manifest digest

sha256:961d546fa13e1105eaedffe8d3cf5dcf59a9ff4469d1ab0b2650c96128f96f7e

Image Layers

1ADD file ... in / 2.77 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add295.7 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 # buildkit348 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:46464fd9557915ea434ccac5505de2df053c83ad36eb366d24d2ec8a8c74d466 in /