sha256:6a9517c9dfa7b730b526091dac34af4f0ef56d5f68809247fe8db0302f4f9730
OS/ARCH
Compressed size
82.35 MB
Last pushed
10 months by hsanjuan
Type
Image
Manifest digest
sha256:f4fdc63380c92e510b1306f53bf9e154f8dab98bd4217d82fcd88e51daebd95c
Image Layers
1ADD alpine-minirootfs-3.21.5-armv7.tar.gz / # buildkit2.96 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 add294.23 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 [9094/tcp]0 B12EXPOSE [9095/tcp]0 B13EXPOSE [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.09 MB15COPY /go/src/github.com/ipfs-cluster/ipfs-cluster/cmd/ipfs-cluster-ctl/ipfs-cluster-ctl /usr/local/bin/ipfs-cluster-ctl # buildkit17.44 MB16COPY /go/src/github.com/ipfs-cluster/ipfs-cluster/cmd/ipfs-cluster-follow/ipfs-cluster-follow /usr/local/bin/ipfs-cluster-follow # buildkit30.58 MB17COPY /go/src/github.com/ipfs-cluster/ipfs-cluster/docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit565 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.5-armv7.tar.gz / # buildkit