mirror of
https://github.com/matter-labs/nixsgx.git
synced 2025-07-21 15:33:56 +02:00
feat: add GRAMINE_DIRECT
if the container is passed `GRAMINE_DIRECT=1` then `gramine-direct` is executed. This helps debugging on non-sgx machines. Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
070abadeb7
commit
ec8f336547
3 changed files with 18 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@
|
|||
/.envrc
|
||||
/.direnv
|
||||
/result
|
||||
/result-*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue