Skip to content

Commit

Permalink
dockerfile change
Browse files Browse the repository at this point in the history
  • Loading branch information
im4li committed Jun 10, 2024
1 parent bc77140 commit 2bdf7a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions summarization-submission/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@ FROM fschlatt/natural-language-processing-exercises:0.0.1

ADD run.py /code/run.py

RUN pip install networkx

ENTRYPOINT [ "python3", "/code/run.py" ]

0 comments on commit 2bdf7a6

Please sign in to comment.