We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
update link to Gradle wiki page
Remove vro-app and gateway from documentation
Reorganizing the wiki, with all new categorization of the 'home'/index page. Removal of many deprecated pages and misleading historical information
Updated Docker Compose (markdown)
the others can be started in any order
./gradlew -p mocks :dockerComposeDown
replaced all ./gradlew :mocks:dockerComposeUp calls with ./gradlew -p mocks :dockerComposeUp
gradlew -p mocks :dockerComposeUp
Optionally, shut down the Platform Base setup (using instructions in the prior section)
:dcPruneAll
outside of the Docker Compose
more explanations
Clarify Run specific containers; docker-compose.override.yml
adjust indent of subbullets
Created Docker Compose (markdown)