mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
build from source instead
This commit is contained in:
parent
81f3163125
commit
e420eaecda
|
@ -1,8 +0,0 @@
|
||||||
FROM python:2.7
|
|
||||||
MAINTAINER Jessica Frazelle <jess@docker.com>
|
|
||||||
|
|
||||||
EXPOSE 5000
|
|
||||||
|
|
||||||
RUN pip install leeroy
|
|
||||||
|
|
||||||
ENTRYPOINT [ "leeroy" ]
|
|
Loading…
Reference in New Issue
Block a user