Add docker-compose.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Valentin Brandl 2019-07-26 14:41:21 +02:00
parent ba712b0846
commit 82ba24479c
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

6
docker-compose.yml Normal file
View File

@ -0,0 +1,6 @@
version: '2'
services:
gitache:
image: local/gitache:latest
restart: always