mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-05-08 11:26:00 +02:00
add python
Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
parent
fecee6089e
commit
f958658fef
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user