commit | 95d203cd1e3aaa8bbc1b3bd45de65f7b655fd46a | [log] [tgz] |
---|---|---|
author | Fam Zheng <famz@redhat.com> | Wed Aug 03 13:42:08 2016 +0800 |
committer | Fam Zheng <famz@redhat.com> | Fri Aug 05 16:34:52 2016 +0800 |
tree | d12ca5b04b8ec5ec25b5b6f4d578e21ab2e6b07f | |
parent | 42e0d60f1615ef63d16e41bb1668805560c37870 [diff] |
docker: Be compatible with older docker By not using "--format" with docker images command. The option is not available on RHEL 7 docker command. Use an awk matching command instead. Reported-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> Message-Id: <1470202928-3392-1-git-send-email-famz@redhat.com>