Skip to content

Commit

Permalink
ckan#228 create Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
luca pasquali authored May 10, 2021
1 parent eb46860 commit de2c460
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FROM python:2.7.8-onbuild
CMD [ "python", "datapusher/main.py", "deployment/datapusher_settings.py"]

0 comments on commit de2c460

Please sign in to comment.