sha256:23330726ba74f3a93a470e1c5d8286d0cefded4835480f5f6d6b2a783c744425
OS/ARCH
Compressed size
85.31 MB
Last pushed
over 1 year by hsanjuan
Type
Image
Manifest digest
sha256:28b53d8306331b47de4348265cf88aa8cb68f21307eda96091de00e13f5807ad
Image Layers
1ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit3.81 MB2CMD ["/bin/sh"]0 B3LABEL org.opencontainers.image.source=https://github.com/ipfs-cluster/ipfs-cluster0 B4LABEL org.opencontainers.image.description=Pinset orchestration for IPFS0 B5LABEL org.opencontainers.image.licenses=MIT+APACHE_2.00 B6RUN /bin/sh -c apk add302.66 KB7ENV GOPATH=/go0 B8ENV SRC_PATH=/go/src/github.com/ipfs-cluster/ipfs-cluster0 B9ENV IPFS_CLUSTER_PATH=/data/ipfs-cluster0 B10ENV IPFS_CLUSTER_CONSENSUS=crdt0 B11EXPOSE map[9094/tcp:{}]0 B12EXPOSE map[9095/tcp:{}]0 B13EXPOSE map[9096/tcp:{}]0 B14COPY /go/src/github.com/ipfs-cluster/ipfs-cluster/cmd/ipfs-cluster-service/ipfs-cluster-service /usr/local/bin/ipfs-cluster-service # buildkit31.94 MB15COPY /go/src/github.com/ipfs-cluster/ipfs-cluster/cmd/ipfs-cluster-ctl/ipfs-cluster-ctl /usr/local/bin/ipfs-cluster-ctl # buildkit17.83 MB16COPY /go/src/github.com/ipfs-cluster/ipfs-cluster/cmd/ipfs-cluster-follow/ipfs-cluster-follow /usr/local/bin/ipfs-cluster-follow # buildkit31.43 MB17COPY /go/src/github.com/ipfs-cluster/ipfs-cluster/docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit566 B18RUN /bin/sh -c mkdir -p945 B19VOLUME [/data/ipfs-cluster]0 B20ENTRYPOINT ["/sbin/tini" "--" "/usr/local/bin/entrypoint.sh"]0 B21CMD ["daemon"]0 BCommand
ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit