Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 583 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 583 Bytes

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