Guillaume Abrioux
Results
241
comments of
Guillaume Abrioux
I think this could be useful not only for `docker pull` command. I'm facing the same 'issue' with `docker ps` command. for instance: ``` -bash-4.2# docker ps -q -a --filter='name=i-dont-exist,status=running'...