mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:31 +02:00
7 lines
154 B
YAML
7 lines
154 B
YAML
logspout:
|
|
image: gliderlabs/logspout
|
|
command: syslog://10.50.254.182:514
|
|
volumes:
|
|
- /var/run/docker.sock:/var/run/docker.sock
|
|
restart: always
|