Install git for ubuntu source base

git is required for installing neutron from source.

Change-Id: I7b9b9455f8ccc1c62dba54d60846143d4bd0a1ce
Closes-Bug: #1481560
This commit is contained in:
Yongfeng Du 2015-08-05 11:11:18 +08:00
parent 627f9a844a
commit 12b70241ba

View File

@ -11,6 +11,7 @@ RUN apt-get update \
crudini \
curl \
gcc \
git \
ldap-utils \
libffi-dev \
libxml2-dev \