Skip to content

Commit

Permalink
Removed entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
vkopio committed Jul 19, 2019
1 parent 5140576 commit bfd3749
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@ COPY Pipfile* ./
RUN pipenv install --system --deploy

COPY src/ ./src

ENTRYPOINT ["python", "-m", "src"]

0 comments on commit bfd3749

Please sign in to comment.