[base] Add autogen/automake and vim

Signed-off-by: Steeve Morin <steeve.morin@gmail.com>
This commit is contained in:
Steeve Morin 2014-11-05 23:39:19 +01:00
parent ff2d529eb5
commit fd64ea0af1
No known key found for this signature in database
GPG Key ID: 6323FE5975269E7A

View File

@ -3,14 +3,10 @@ MAINTAINER Steeve Morin "steeve.morin@gmail.com"
RUN apt-get update && apt-get -y install \
bash \
curl \
wget \
pkg-config \
build-essential \
curl wget \
pkg-config build-essential make automake autogen \
tar xz-utils bzip2 gzip \
file \
rsync \
tar \
xz-utils \
bzip2 \
gzip \
sed
sed \
vim