lotus/tools/dockers/docker-examples
2020-09-17 20:56:43 +02:00
..
api-hosted-debian-nginx Moving lotus PR 745 into a tools/dockers/ directory and adding some other examples 2020-01-24 23:24:54 +01:00
api-local-arch Moving lotus PR 745 into a tools/dockers/ directory and adding some other examples 2020-01-24 23:24:54 +01:00
basic-miner-busybox update storage miner and seal worker document 2020-07-11 16:55:13 +08:00
README.md Fix links in READMEs. 2020-09-17 20:56:43 +02:00

About

In this docker-examples/ directory are community-contributed Docker and Docker Compose examples.

Example Use Cases

  • For a miner
    • basic miner (miner-basic-)
    • distributed miner
  • For API endpoints for building apps
    • local node for a developer (api-local-)
    • hosted endpoint for apps / multiple developers (api-hosted-)
  • For a local devnet or shared devnet

Contributions

  • miner-basic-busybox - from @ldoublewood (lotus PR 745)
  • api-local-arch - from @mateodelnorte
  • api-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.