Sign inSign up

ipfs/ipfs-cluster:master-2025-12-12-eb8e7cb

Multi-platform
Index digest

sha256:dc1b9cf2aed1851a1e690fa29ed6aed4fd36e6d90d222db7d77f250fc719f06a

OS/ARCH

Compressed size

83.64 MB

Last pushed

9 months by hsanjuan

Type

Image

Manifest digest

sha256:14b0aeef2f9111fd685cea3dbf228b6cef49ce46ca4dae9ab7949f9a57dc5aa7

Image Layers

1ADD alpine-minirootfs-3.21.5-aarch64.tar.gz / # buildkit3.81 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.source=https://github.com/ipfs-cluster/ipfs-cluster0 B
4LABEL org.opencontainers.image.description=Pinset orchestration for IPFS0 B
5LABEL org.opencontainers.image.licenses=MIT+APACHE_2.00 B
6RUN /bin/sh -c apk add299.5 KB
7ENV GOPATH=/go0 B
8ENV SRC_PATH=/go/src/github.com/ipfs-cluster/ipfs-cluster0 B
9ENV IPFS_CLUSTER_PATH=/data/ipfs-cluster0 B
10ENV IPFS_CLUSTER_CONSENSUS=crdt0 B
11EXPOSE [9094/tcp]0 B
12EXPOSE [9095/tcp]0 B
13EXPOSE [9096/tcp]0 B
14COPY /go/src/github.com/ipfs-cluster/ipfs-cluster/cmd/ipfs-cluster-service/ipfs-cluster-service /usr/local/bin/ipfs-cluster-service # buildkit31.4 MB
15COPY /go/src/github.com/ipfs-cluster/ipfs-cluster/cmd/ipfs-cluster-ctl/ipfs-cluster-ctl /usr/local/bin/ipfs-cluster-ctl # buildkit17.24 MB
16COPY /go/src/github.com/ipfs-cluster/ipfs-cluster/cmd/ipfs-cluster-follow/ipfs-cluster-follow /usr/local/bin/ipfs-cluster-follow # buildkit30.9 MB
17COPY /go/src/github.com/ipfs-cluster/ipfs-cluster/docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit565 B
18RUN /bin/sh -c mkdir -p945 B
19VOLUME [/data/ipfs-cluster]0 B
20ENTRYPOINT ["/sbin/tini" "--" "/usr/local/bin/entrypoint.sh"]0 B
21CMD ["daemon"]0 B

Command

ADD alpine-minirootfs-3.21.5-aarch64.tar.gz / # buildkit