Skip to content

Commit 1c76d87

Browse files
committed
rm vim
Signed-off-by: Raphael Glon <[email protected]>
1 parent 8b63640 commit 1c76d87

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dockerfiles/pytorch/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,3 @@ COPY src/huggingface_inference_toolkit/webservice_starlette.py webservice_starle
4949
COPY --chmod=0755 scripts/entrypoint.sh entrypoint.sh
5050

5151
ENTRYPOINT ["bash", "-c", "./entrypoint.sh"]
52-
53-
RUN apt-get update && apt-get install -y vim

0 commit comments

Comments
 (0)