mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
This loop is not ever going to return since it's never actually setting the `err` var except on the first iteration. Signed-off-by: Brian Goff <cpuguy83@gmail.com> Upstream-commit: 7a179972ff963706404f91671960b144dec98d65 Component: engine