mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
@@ -4,7 +4,7 @@ MAINTAINER Jessie Frazelle <jess@linux.com>
|
||||
RUN apk --no-cache add \
|
||||
ca-certificates \
|
||||
python \
|
||||
py-pip \
|
||||
py2-pip \
|
||||
&& pip install httpie httpie-unixsocket
|
||||
|
||||
ENTRYPOINT [ "http" ]
|
||||
|
||||
Reference in New Issue
Block a user