add python

Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
Jess Frazelle 2016-05-08 15:51:12 -07:00
parent fecee6089e
commit f958658fef
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -10,6 +10,7 @@ RUN apt-get update && apt-get install -y \
git \ git \
libtool \ libtool \
make \ make \
python-minimal \
rsync \ rsync \
unzip \ unzip \
--no-install-recommends \ --no-install-recommends \