Sign inSign up

yrzr/go-ipfs-arm64v8

By yrzr

Updated almost 5 years ago

Go implementation of IPFS, the InterPlanetary FileSystem for arm64v8

Image
4

4.0K

yrzr/go-ipfs-arm64v8 repository overview

go-ipfs Docker images for arm64v8

The source build code are modified accordingly to arm64v8 and the images are build automatically by gitlab-ci (https://git.yrzr.tk/docker/go-ipfs-arm/-/pipelines).

The original introduction could be found here.

The following is an example of how to using the image. docker run -d --name ipfs_host -v $ipfs_staging:/export -v $ipfs_data:/data/ipfs -p 4001:4001 -p 127.0.0.1:8080:8080 -p 127.0.0.1:5001:5001 yrzr/go-ipfs-arm64v8:latest

Tag summary

Content type

Image

Digest

Size

31.7 MB

Last updated

almost 5 years ago

docker pull yrzr/go-ipfs-arm64v8