mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
unix socket
This commit is contained in:
parent
ae3977d6b5
commit
de2a2dfa9e
|
@ -1,6 +1,6 @@
|
||||||
FROM python:2.7.8
|
FROM python:2.7.8
|
||||||
MAINTAINER Jessica Frazelle <jess@docker.com>
|
MAINTAINER Jessica Frazelle <jess@docker.com>
|
||||||
|
|
||||||
RUN pip install httpie
|
RUN pip install httpie httpie-unixsocket
|
||||||
|
|
||||||
ENTRYPOINT [ "http" ]
|
ENTRYPOINT [ "http" ]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user