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