1.2 KiB
1.2 KiB
About
In this docker-examples/
directory are community-contributed Docker and Docker Compose examples.
Example Use Cases
- For a miner
- basic storage miner (
miner-basic-
) - distributed storage miner
- basic storage miner (
- For API endpoints for building apps
- local node for a developer (
api-local-
) - hosted endpoint for apps / multiple developers (
api-hosted-
)
- local node for a developer (
- For a local devnet or shared devnet
- basic local devnet (also see lotus docs on setting up a local devnet)
- shared devnet
Contributions
miner-basic-busybox
- from @ldoublewood (lotus PR 745)api-local-arch
- from @mateodelnorteapi-hosted-debian-nginx
- from @RTradeLtd
More examples:
Contributing
🐳 Have a new type of Docker to share?
Make a PR with a new folder for it, describe its purpose and link to the repo or provide the Docker files. Add it to Contributions above.
🪲 See a bug? File an Issue so we can keep these up-to-date.