Skip to content

galaxyxone/go-ipfs-docker-examples

This branch is up to date with ipfs-shipyard/go-ipfs-docker-examples:main.

Repository files navigation

go-ipfs-docker-examples

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.

Documentation

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.

Lead Maintainer

thattommyhall

Contributing

Contributions are welcome! This repository is part of the IPFS project and therefore governed by our contributing guidelines.

License

SPDX-License-Identifier: Apache-2.0 OR MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 91.8%
  • Dockerfile 8.2%