Restart container always

This commit is contained in:
christoph.schranz@salzburgresearch.at 2020-03-31 13:23:25 +02:00
parent 8a698ad01d
commit ecb99b8de6

View File

@ -12,3 +12,4 @@ services:
# enable sudo permissions
user:
"root"
restart: always