- Docker 20.10 or later
- Task build tool
In order to build and run the system's components locally, execute:
task dist:compose:upIn order to remove them and their local data, execute:
task dist:compose:downIn order to build and run the system's components locally, execute:
task dist:compose:upIn order to remove them and their local data, execute:
task dist:compose:down