docker: Install python2 explicitly in docker image
commita8f159d45bcb78c00ea160bfc2b94512e4ed9910
authorFam Zheng <famz@redhat.com>
Wed, 22 Feb 2017 02:18:01 +0000 (22 10:18 +0800)
committerFam Zheng <famz@redhat.com>
Fri, 24 Feb 2017 06:18:11 +0000 (24 14:18 +0800)
treeff65384a4b1908571e646cced94055f18b8c3f85
parente70dc7f854392c7090db279b546b24c6b3ca6567
docker: Install python2 explicitly in docker image

Python is no longer installed implicitly, but the QEMU build system
requires it. List it in PACKAGES.

Reported-by: Auger Eric <eric.auger@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Message-Id: <20170222021801.28658-1-famz@redhat.com>
Tested-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
tests/docker/dockerfiles/fedora.docker