Skip to content

Commit 984a897

Browse files
committed
Dockerfile: don't copy .cargo in final image
1 parent 2f65b73 commit 984a897

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,5 @@ FROM fedora:42@sha256:469a32aab897bfd91f6fde78bd8f0b07507879fc63fe19d69b5298a70f
167167
COPY --from=tsffs-base /workspace/projects /workspace/projects
168168
COPY --from=tsffs-base /workspace/simics /workspace/simics
169169
COPY --from=tsffs-base /root/.bashrc /root/.bashrc
170-
COPY --from=tsffs-base /root/.cargo /root/.cargo
171170

172171
WORKDIR /workspace/projects/example

0 commit comments

Comments
 (0)