remove restart policy

This commit is contained in:
Philipp Böhm 2017-07-02 23:12:10 +02:00
parent abcdc9ecd3
commit 33ca0443ff

View file

@ -5,7 +5,6 @@ volumes:
services: services:
ddns: ddns:
restart: no
build: build:
context: .. context: ..
dockerfile: docker/ddns/Dockerfile dockerfile: docker/ddns/Dockerfile