A few patterns for using go-ipfs inside containers
Now that we have landed a way to set and manage config in containers started from the go-ipfs Docker image, it opens up some nice possibilities.
Some of these examples will be immediately usable, some are starting points, each has its own README.
Each folder is a self contained example of using /container-init.d
scripts to
configure go-ipfs when running inside a container, you can build each by running
docker build .
in the usual way.
Contributions are welcome! This repository is part of the IPFS project and therefore governed by our contributing guidelines.