gramineproject / graphene

Graphene / Graphene-SGX - a library OS for Linux multi-process applications, with Intel SGX support
https://grapheneproject.io
GNU Lesser General Public License v3.0
769 stars 260 forks source link

Issue in Cloud Deployment to AKS #2698

Closed saruvig closed 2 years ago

saruvig commented 2 years ago

Hi,

I am following the steps given in https://graphene.readthedocs.io/en/latest/cloud-deployment.html#prerequisites for deploying the Hello World application to AKS.

I am getting an error at the ./gsc build step: Failed to build unsigned graphenized docker image gsc-python-unsigned.

It stops running at Step 1/19: FROM gsc-graphenelibos/aks:latest AS graphene

The Azure VM has the following features: Linux (ubuntu 21.04), Standard DC2s v2 (2 vcpus, 8 GiB memory)

dimakuv commented 2 years ago

Please note that Graphene was renamed to Gramine, and all repositories and documentation moved to new places:

dimakuv commented 2 years ago

So please check there (actually, wait until tomorrow since we'll update the Cloud Deployment page -- it had some small bugs)

mkow commented 2 years ago

Closing this, as we're no longer using this repository.