captain_mo

Results 1 issues of captain_mo

closes #6021 In `Add()` (vendor/github.com/docker/docker/api/types/filters/parse.go), we previously assigned `args.fields[key][value] = true` with "true" being a placeholder. Now, it holds `isEqualOp`, a boolean indicating whether the filter uses `=` (true) or...