Skip to content

Commit 52093d7

Browse files
committed
remove dead copy in qos_enclave
1 parent 9381a69 commit 52093d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/images/qos_enclave/Containerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ FROM scratch as package
5858
COPY --from=build-eif /nitro.eif .
5959
COPY --from=build-eif /nitro.pcrs .
6060
COPY --from=build-qos_enclave /qos_enclave .
61-
COPY --from=install /rootfs .
6261
ENTRYPOINT ["/qos_enclave"]
6362
ENV EIF_PATH=/nitro.eif
6463
ENV ENCLAVE_NAME=qos

0 commit comments

Comments
 (0)