Sign inSign up

ipfs/ipfs-cluster:master-latest

Multi-platform
Index digest

sha256:2b7059a98439041a5262ec3d6761ff2dc8c4287ab4f3f77cee21c6ff43c75611

OS/ARCH

Compressed size

88.77 MB

Last pushed

19 days by hsanjuan

Type

Image

Manifest digest

sha256:7d6b3d411936a93867ffeb42d9e1d73935f7ccc134702b806b25b45593e7c05b

Image Layers

1ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit3.48 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 add293.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 # buildkit33.94 MB
15COPY /go/src/github.com/ipfs-cluster/ipfs-cluster/cmd/ipfs-cluster-ctl/ipfs-cluster-ctl /usr/local/bin/ipfs-cluster-ctl # buildkit17.7 MB
16COPY /go/src/github.com/ipfs-cluster/ipfs-cluster/cmd/ipfs-cluster-follow/ipfs-cluster-follow /usr/local/bin/ipfs-cluster-follow # buildkit33.37 MB
17COPY /go/src/github.com/ipfs-cluster/ipfs-cluster/docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit564 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.7-x86_64.tar.gz / # buildkit