update more images to use alpine

Signed-off-by: Jessica Frazelle <princess@docker.com>
This commit is contained in:
Jessica Frazelle
2015-07-26 21:46:34 -07:00
parent d96d372830
commit 22b7de93b6
6 changed files with 25 additions and 24 deletions

View File

@@ -4,9 +4,7 @@ MAINTAINER Jessica Frazelle <jess@docker.com>
RUN apk update && apk add \
ca-certificates \
python \
python-dev \
py-pip \
build-base \
&& rm -rf /var/cache/apk/* \
&& pip install httpie httpie-unixsocket