hypercli
hypercli copied to clipboard
[api bug] missing `\n` when get container api get a blank result
"GET" "/containers/json?all=1"
If result is blank, want "[]\n", get "[]"