Skip to content

An IPFS docker image with a few more options enabled then the default docker image.

License

Notifications You must be signed in to change notification settings

markg85/ipfs_extended

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

IPFS Extended

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.

Build instructions

Just run: docker build -t ipfs_extended --no-cache --pull .

Or pull from docker hub using: docker pull markg85/ipfs_extended

Running

Follow the documentation from the official docker image to run it. See https://hub.docker.com/r/ipfs/go-ipfs

About

An IPFS docker image with a few more options enabled then the default docker image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published