- start:
docker-compose up -d
- stop:
docker-compose down
- highlight how to disable the explorer if so desired
- ideally, a command to remove it would be sweet
- how to run the compose file
- how to stop the containers
- how to retrieve the logs
- how to access the various services locally
- port already in use locally
- netstat etc, then link to changing the local port we open
- issue from friedger -> restart docker