On 04/08/2016 04:33, Fam Zheng wrote: > On Wed, 08/03 13:42, Fam Zheng wrote: >> 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 <pbonz...@redhat.com> >> Signed-off-by: Fam Zheng <f...@redhat.com> >> --- >> tests/docker/Makefile.include | 5 ++--- >> 1 file changed, 2 insertions(+), 3 deletions(-) > > Paolo, does this work for you?
Yes, it works. Thanks! Paolo