compose: add k8s-file logging driver to master
This commit is contained in:
@@ -19,6 +19,8 @@ services:
|
|||||||
build: .
|
build: .
|
||||||
network_mode: host
|
network_mode: host
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
logging:
|
||||||
|
driver: k8s-file
|
||||||
stop_signal: SIGTERM
|
stop_signal: SIGTERM
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user