We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b63640 commit 1c76d87Copy full SHA for 1c76d87
dockerfiles/pytorch/Dockerfile
@@ -49,5 +49,3 @@ COPY src/huggingface_inference_toolkit/webservice_starlette.py webservice_starle
49
COPY --chmod=0755 scripts/entrypoint.sh entrypoint.sh
50
51
ENTRYPOINT ["bash", "-c", "./entrypoint.sh"]
52
-
53
-RUN apt-get update && apt-get install -y vim
0 commit comments