Restart containers unless stopped
This commit is contained in:
parent
1a1a829ddf
commit
8ebf1663e3
7 changed files with 7 additions and 7 deletions
|
@ -17,4 +17,4 @@ services:
|
|||
devices:
|
||||
- /dev/dri:/dev/dri #hardware acceleration
|
||||
- /dev/dvb:/dev/dvb #tuner card
|
||||
restart: always
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue