add docker environment

This commit is contained in:
2020-01-20 15:58:04 +01:00
parent bcd17e1038
commit 3a9243bfb8
7 changed files with 117 additions and 20 deletions

View File

@ -11,5 +11,4 @@ Docker-Compose
```
cd docker
docker-compose up
docker-compose exec postgres /srv/src/postgres/postgres.init.sh
```