Skip to content

Commit

Permalink
Remove entrypoint in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
northwestwitch committed Nov 20, 2020
1 parent 0ca55ba commit 14d28ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Expand Up @@ -17,5 +17,3 @@ RUN pip install -e .
RUN useradd worker
RUN chown worker:worker -R /home/worker
USER worker

ENTRYPOINT ["nipt"]

0 comments on commit 14d28ea

Please sign in to comment.