Skip to content

Commit 353dc63

Browse files
committed
delete service-defs
1 parent e0aefba commit 353dc63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

commons/Dockerfile.base.py38-cuda11.1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,6 @@ RUN curl -sLO https://github.com/git-lfs/git-lfs/releases/download/v2.13.1/git-l
415415
bash install.sh && \
416416
rm -rf /tmp/*
417417

418-
COPY ./service-defs /etc/backend.ai/service-defs
419418
RUN curl -fL https://github.com/cdr/code-server/releases/download/v3.8.0/code-server-3.8.0-linux-amd64.tar.gz \
420419
| tar -C /usr/local/lib -xz && \
421420
mv /usr/local/lib/code-server-3.8.0-linux-amd64 /usr/local/lib/code-server-3.8.0 && \

0 commit comments

Comments
 (0)