jsongo / docker-zkdash

docker file for zkdash of https://github.com/ireaderlab/zkdash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build the images:
sudo docker-compose build
When image is build, run db init script first like this:
sudo docker exec zkdash python ./bin/syncdb.py
Then run the container:
sudo docker-compose up -d

About

docker file for zkdash of https://github.com/ireaderlab/zkdash


Languages

Language:Shell 100.0%