How to install Doctor Droid PlayBooks using Docker-Compose?
https://www.youtube.com/watch?v=1lm19mYksRo
Step 1: Clone the repository
git clone git@github.com:DrDroidLab/PlayBooks.git
Step 2: Install the docker containers
docker-compose -f deploy.docker-compose.yaml up -d
This command pulls publicly avail...
notes.drdroid.io2 min read