Sign inSign up

ipfs/bifrost-gateway:staging-2023-10-04-279c55e

Multi-platform
Index digest

sha256:8299425f20f536a52a9f02bd421bc9a3e46aa52110c4b393449f78afb4f7d94a

OS/ARCH

Compressed size

17.78 MB

Last pushed

almost 3 years by ipfsbot

Type

Image

Manifest digest

sha256:197a027683aef8a2967ed9ea31f8782c06db0db869a463f88cb7a404ddebbff0

Image Layers

1ADD file ... in / 2.77 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add286.43 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.74 MB
9COPY /go/src/github.com/ipfs/bifrost-gateway/docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit346 B
10RUN /bin/sh -c mkdir -p1.22 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:61f54a318ad79861c6177783bb4c604412b5d952f45a9aa12ff97f4dccba7f73 in /