Skip to content

Commit 3daa1ad

Browse files
committed
minor: dockerfile
Signed-off-by: Raphael Glon <oOraph@users.noreply.github.com>
1 parent 0bdb7c2 commit 3daa1ad

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
@@ -58,8 +58,6 @@ RUN pip install --no-cache-dir --upgrade pip ".[torch,st,diffusers]"
5858
COPY src/huggingface_inference_toolkit huggingface_inference_toolkit
5959
COPY src/huggingface_inference_toolkit/webservice_starlette.py webservice_starlette.py
6060

61-
RUN rm -rf src/
62-
6361
# Copy entrypoint and change permissions
6462
COPY --chmod=0755 scripts/entrypoint.sh entrypoint.sh
6563

0 commit comments

Comments
 (0)