Skip to content

Commit 29ee46a

Browse files
authored
fix: command syntax in SGX iApp build guide (#73)
1 parent 334867d commit 29ee46a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/guides/build-iapp/advanced/build-your-first-sgx-iapp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ docker run -it --rm \
277277
-v /var/run/docker.sock:/var/run/docker.sock \
278278
registry.scontain.com/scone-production/iexec-sconify-image:5.9.1-v16\
279279
sconify_iexec \
280+
--scone-signer=/sig/enclave-key.pem \
280281
--from=${IMG_FROM} \
281282
--to=${IMG_TO} \
282283
--binary-fs \

0 commit comments

Comments
 (0)