Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The script for creating an ELF file doesn't see the local Docker image. #1

Open
xxxvik-xakerxxx opened this issue Jul 31, 2024 · 1 comment

Comments

@xxxvik-xakerxxx
Copy link

Hello, I would like to use your GitHub Actions for building my image, but I encountered a problem:

vbnet
Копировать код
#8 DONE 1.5s
Start building the Enclave Image...
Docker error: PullError
[ E50 ] Docker image pull error. Such an error appears when trying to build an EIF file, but pulling the corresponding Docker image fails. In this case, the error backtrace provides detailed information on the failure reason.

It's possible that my repository is missing something needed for a successful build, as I forked your example repository for testing and encountered the same error.

I would appreciate any insights into what might be causing this issue. Thank you!

@richardfan1126
Copy link
Owner

Hi @xxxvik-xakerxxx , thanks for reaching out.

Could you post your GitHub workflow definition? (Please remove any sensitive informations), thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants