Sign inSign up

ipfs/ipfs-cluster:master-2025-05-16-5523c60

Multi-platform
Index digest

sha256:5e68aa73bea6f8c1b0ba1fbd8e9992446426f6cbc437e07f9d406187f24ed74b

OS/ARCH

Compressed size

90.32 MB

Last pushed

over 1 year by hsanjuan

Type

Image

Manifest digest

sha256:3fcdd53b7d19c6b64bc6e64621b61f86f82be39187f0dff7472d4af2120d50e4

Image Layers

1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 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 add298.64 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 map[9094/tcp:{}]0 B
12EXPOSE map[9095/tcp:{}]0 B
13EXPOSE map[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 # buildkit34.07 MB
15COPY /go/src/github.com/ipfs-cluster/ipfs-cluster/cmd/ipfs-cluster-ctl/ipfs-cluster-ctl /usr/local/bin/ipfs-cluster-ctl # buildkit18.99 MB
16COPY /go/src/github.com/ipfs-cluster/ipfs-cluster/cmd/ipfs-cluster-follow/ipfs-cluster-follow /usr/local/bin/ipfs-cluster-follow # buildkit33.49 MB
17COPY /go/src/github.com/ipfs-cluster/ipfs-cluster/docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit567 B
18RUN /bin/sh -c mkdir -p946 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.3-x86_64.tar.gz / # buildkit