Skip to content

Cosmian/docker-gramine-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Gramine Minimal

Overview

Minimal docker image to execute hello.py using Gramine with Intel SGX.

Build

$ sudo docker build . -t gramine-minimal

Run

$ sudo docker run --device /dev/sgx_enclave --device /dev/sgx_provision -v /var/run/aesmd:/var/run/aesmd/ -it gramine-minimal

About

Minimal docker for Gramine powered by Intel SGX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages