Make service autoresstartr
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
tf2-comp:
|
tf2-comp:
|
||||||
|
restart: unless-stopped
|
||||||
# Allocates a stdin (docker run -i)
|
# Allocates a stdin (docker run -i)
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
# Allocates a tty (docker run -t)
|
# Allocates a tty (docker run -t)
|
||||||
|
Reference in New Issue
Block a user