Add old logspout
This commit is contained in:
@@ -3,9 +3,10 @@ logspout:
|
||||
environment:
|
||||
ROUTE_URIS: "${route_uri}"
|
||||
LOGSPOUT: 'ignore'
|
||||
SYSLOG_HOSTNAME: "${envname}"
|
||||
volumes:
|
||||
- '/var/run/docker.sock:/var/run/docker.sock'
|
||||
external_links:
|
||||
- ${target_link}:${target_link_name}
|
||||
labels:
|
||||
io.rancher.scheduler.global: 'true'
|
||||
io.rancher.container.hostname_override: container_name
|
||||
|
||||
Reference in New Issue
Block a user