Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Create Docker container images of example applications #163

Open
ynamiki opened this issue Jan 26, 2020 · 2 comments
Open

Create Docker container images of example applications #163

ynamiki opened this issue Jan 26, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@ynamiki
Copy link
Contributor

ynamiki commented Jan 26, 2020

A future release of Intel SGX may introduce a new feature to support for running SGX applications inside Docker containers. The feature described in the What's New section in Intel SGX 2.8 Release Note but it seems not to be included in this release and is still an ongoing issue: intel/linux-sgx#486.

Once the feature is released, we will consider providing container images of our example applications so that users can try our code with minimum setup.

@nhoriguchi nhoriguchi added the enhancement New feature or request label Jan 27, 2020
@ynamiki ynamiki self-assigned this May 6, 2020
@ynamiki
Copy link
Contributor Author

ynamiki commented May 6, 2020

I noticed Intel SGX Linux 2.9.1, which was released in early April brings some documents about Docker even there are no mentions in the release note:
https://github.com/intel/linux-sgx/tree/sgx_2.9.1/docker/build

I'll take a look the document to consider whether we can use it.

Note that, the release updates system requirements; now we need Ubuntu 18.04, and Ubuntu 16.04 is dropped.

@nhoriguchi nhoriguchi added this to the v0.1.0 milestone May 7, 2020
@ynamiki
Copy link
Contributor Author

ynamiki commented Jun 20, 2020

Done in #193 for the simulation mode. Needs more work for the HW mode.

@ynamiki ynamiki removed this from the v0.1.0 milestone Jun 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants