Antonio Berrios

Results 2 issues of Antonio Berrios

Add a Berksfile for deps management

Wondering how to set the log-driver for the container. want this (docker inspect): ``` "LogConfig": { "Type": "syslog", "Config": { "syslog-address": "udp://10.0.10.19:35514", "syslog-facility": "local0" } }, ``` always get this...