An IPFS docker image with a few more options enabled then the default docker image.
315
This docker image is roughly the same as the official docker image.
Only it adds a few flags to the startup command. Namely: --enable-pubsub-experiment and --enable-namesys-pubsub.
Just run:
docker build -t ipfs_extended --no-cache .
Or pull from docker hub using:
docker pull markg85/ipfs_extended
Follow the documentation from the official docker image to run it. See https://hub.docker.com/r/ipfs/go-ipfs
Content type
Image
Digest
Size
33.2 MB
Last updated
over 5 years ago
docker pull markg85/ipfs_extended