docker do not restart

This commit is contained in:
Tomáš Mládek 2020-01-16 21:40:15 +01:00
parent 59445cee4e
commit 1672955f88

View file

@ -2,7 +2,6 @@ version: '3'
services:
pile:
restart: always
build:
context: ../
dockerfile: ./docker/Dockerfile