Skip to content

Commit

Permalink
several changes to make code ship working
Browse files Browse the repository at this point in the history
  • Loading branch information
JurrianFahner committed Oct 23, 2015
1 parent c009308 commit b87e714
Show file tree
Hide file tree
Showing 40 changed files with 4 additions and 10,504 deletions.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ WORKDIR /usr/src/app

COPY . /usr/src/app
EXPOSE 8080
CMD python start.py
CMD python start.py

2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
web.py
nose
33 changes: 0 additions & 33 deletions web/__init__.py

This file was deleted.

Binary file removed web/__init__.pyc
Binary file not shown.
Loading

0 comments on commit b87e714

Please sign in to comment.