If you look at the file cybercommons/docker-compose.yml
there are quite a few containers at work. Some share volumes or bind mounts, some communicate. It would be helpful to have a graph in the README to express the relationships.
This is by no means a simple task, since a consistent, expressive graphical representation is difficult even if one understands all the connection.
It should be undertaken after the getting started tutorial in the README but is a good summary of the learning experience this tutorial is intended to provide.
If you look at the file cybercommons/docker-compose.yml
there are quite a few containers at work. Some share volumes or bind mounts, some communicate. It would be helpful to have a graph in the README to express the relationships.
This is by no means a simple task, since a consistent, expressive graphical representation is difficult even if one understands all the connection.
It should be undertaken after the getting started tutorial in the README but is a good summary of the learning experience this tutorial is intended to provide.