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:
parent
627f9a844a
commit
12b70241ba
@ -11,6 +11,7 @@ RUN apt-get update \
|
||||
crudini \
|
||||
curl \
|
||||
gcc \
|
||||
git \
|
||||
ldap-utils \
|
||||
libffi-dev \
|
||||
libxml2-dev \
|
||||
|
Loading…
Reference in New Issue
Block a user