It builds. Needs testing

This commit is contained in:
Tanshu
2016-01-31 14:03:28 +05:30
parent dfff92d978
commit d70e9ae860
6 changed files with 44 additions and 11 deletions

3
up.sh Executable file
View File

@ -0,0 +1,3 @@
docker volume create --name pgdata
docker-compose build
docker-compose up -d