We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9381a69 commit 52093d7Copy full SHA for 52093d7
src/images/qos_enclave/Containerfile
@@ -58,7 +58,6 @@ FROM scratch as package
58
COPY --from=build-eif /nitro.eif .
59
COPY --from=build-eif /nitro.pcrs .
60
COPY --from=build-qos_enclave /qos_enclave .
61
-COPY --from=install /rootfs .
62
ENTRYPOINT ["/qos_enclave"]
63
ENV EIF_PATH=/nitro.eif
64
ENV ENCLAVE_NAME=qos
0 commit comments