You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 6, 2018. It is now read-only.
There is limited number of docker options supported by CPD (you can see all of them in README.md). And LogConfig not in the list currently. If you can add it, go ahead and make a PR.
@aberrios85#83 adds all options, including this one. Mind giving it a whirl? docker_options: { log_driver: "syslog", log_config: [ "syslog_address=udp://10.0.10.19:32512", "syslog_facility=local0" ] } is what I expect to work. It's intended to mimick the docker command line.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Wondering how to set the log-driver for the container.
want this (docker inspect):
always get this after a chef provision
recipe:
The text was updated successfully, but these errors were encountered: