mirror of
https://github.com/docker/cli.git
synced 2026-08-31 18:14:29 -05:00
The biggest/bestest change here is cutting down on the number of calls to Docker in the filtering helpers (`__docker_containers_running`, etc), especially calls to the really heavy `docker images`. Signed-off-by: Andrew Page <admwiggin@gmail.com> Upstream-commit: 0597b6445db0b0aeb4a0459f3af4f074a865a42f Component: engine