Skip to content

Add error handling to enclave entrypoint script#95

Open
futreall wants to merge 1 commit intobase:mainfrom
futreall:main
Open

Add error handling to enclave entrypoint script#95
futreall wants to merge 1 commit intobase:mainfrom
futreall:main

Conversation

@futreall
Copy link

Add set -e to entrypoint-enclave.sh to ensure the script exits immediately if any command fails. This improves error handling and prevents silent failures in the Docker container.

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

Successfully merging this pull request may close these issues.

1 participant