Add timeout to docker, use logging in launcher.

This commit is contained in:
tecnovert
2019-07-18 23:00:08 +02:00
parent 818b5f1ab2
commit b0f2e0557a
2 changed files with 22 additions and 16 deletions

View File

@@ -2,6 +2,7 @@ version: '3'
services:
swapclient:
stop_grace_period: 5m
build:
context: ../
volumes: