Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Nitriding example

This directory contains an example application; a lightweight Python script that retrieves its IP address from an HTTP server. The project's Dockerfile adds the nitriding standalone executable along with the enclave application, consisting of the Python script and a shell script that invokes nitriding in the background, followed by running the Python script.

To build the nitriding executable, the Docker image, the enclave image, and finally run the enclave image, simply run:

make