hyperb icon indicating copy to clipboard operation
hyperb copied to clipboard

HostConfig LogConfig should be treated differently

Open drish opened this issue 8 years ago • 1 comments

LogConfig object accepts dynamic bodies, ie:

"LogConfig" : {
  "Type": "",
  "Config": {
    "syslog-address": ""
  }
}

thus it cant be parsed like all the other objects are atm

drish avatar Dec 19 '17 17:12 drish

hyper.sh still doesn't support different log drivers, so this is not high priority now

drish avatar Dec 21 '17 02:12 drish