-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
several changes to make code ship working
- Loading branch information
1 parent
c009308
commit b87e714
Showing
40 changed files
with
4 additions
and
10,504 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,5 @@ WORKDIR /usr/src/app | |
|
||
COPY . /usr/src/app | ||
EXPOSE 8080 | ||
CMD python start.py | ||
CMD python start.py | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
web.py | ||
nose |
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.