mirror of
https://github.com/clearlinux/graphene.git
synced 2026-08-29 14:34:03 +00:00
7108de9534
This example shows how to write manifests for multi-process applications and highlights the trick of breaking an endless loop of SGX trusted children by using symlinks. This example also stresses the FS checkpointing system of Graphene.
4 lines
44 B
Python
4 lines
44 B
Python
#!/usr/bin/env python3
|
|
|
|
print('helloworld')
|