Skip to content

Commit 27cf997

Browse files
breakstringXXXXRT666
authored andcommitted
删除重复的 COPY 指令 (RVC-Boss#1073)
1 parent 9cccecc commit 27cf997

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Dockerfile

-3
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ RUN if [ "$IMAGE_TYPE" != "elite" ]; then \
3434
fi
3535

3636

37-
# Copy the rest of the application
38-
COPY . /workspace
39-
4037
# Copy the rest of the application
4138
COPY . /workspace
4239

0 commit comments

Comments
 (0)