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.
2 parents 7978b5e + 0df449c commit 448a89fCopy full SHA for 448a89f
.github/sgxs-release.dockerfile
@@ -17,6 +17,7 @@ RUN apt-get update \
17
RUN cargo install --locked --git https://github.com/mithril-security/rust-sgx.git --tag fortanix-sgx-tools_v0.5.1-mithril fortanix-sgx-tools sgxs-tools
18
19
COPY Cargo.toml Cargo.lock rust-toolchain.toml manifest.prod.template.toml ./
20
+COPY .cargo .cargo
21
COPY src src
22
COPY tar-rs-sgx tar-rs-sgx
23
COPY tract tract
0 commit comments