Skip to content

Commit

Permalink
Add Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanwhite committed Nov 7, 2014
1 parent 41cb9ad commit bffb8db
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docker/Dockerfile
@@ -0,0 +1,6 @@
# Docker file for EcoData Retriever

FROM python:2.7
MAINTAINER Ethan White <ethan@weecology.org>
RUN pip install xlrd pymysql psycopg2
RUN pip install retriever

0 comments on commit bffb8db

Please sign in to comment.