hyperb
hyperb copied to clipboard
HostConfig LogConfig should be treated differently
LogConfig object accepts dynamic bodies, ie:
"LogConfig" : {
"Type": "",
"Config": {
"syslog-address": ""
}
}
thus it cant be parsed like all the other objects are atm
hyper.sh still doesn't support different log drivers, so this is not high priority now