a docker compose for playing around with bloodhound core
git clone [email protected]:AndreasChristianson/bloodhound-core-docker-compose.git
cd bloodhound-core-docker-compose
docker-compose up
- waiting for posrgres to come up uses sleep atm. There doesn't seem to be a good way to wait for dependancy health within docker-compose
- wsgi doesn't django_rest_framework styling
- bloodhound-core doesn't have much content