bisgardo / concordium-docker

A collection of scripts and configuration files to build and deploy a containerized node for the Concordium blockchain.
The Unlicense
5 stars 2 forks source link

Compose: Document using official images #62

Open bisgardo opened 1 year ago

bisgardo commented 1 year ago

The Docker Compose specs (mostly) don't require that the images are built using the dockerfiles in the project. In particular, the official Docker images of the node work just fine. The documentation should explain this fact and give an example of using at least the official mainnet image.