error when application tries to install DuckDb package using gsc #1738
polestar1988
started this conversation in
General
Replies: 1 comment 5 replies
-
You should try something like this in your manifest file:
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using gsc in order to run my docker image inside sgx , in my application Some packages like duckdb are going to be installed , but I get this error:
fist how could I solve the performance issue ragrading to the message :
Emulating a raw syscall instruction. This degrades performance, consider patching your application to use Gramine syscall API.
second why installation is not occurring , should I setup some network specifications?
Beta Was this translation helpful? Give feedback.
All reactions