Replies: 1 comment 2 replies
-
|
It's probably a dependency of one of the other dependencies, an |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When running
straceandlsofwe can seelibgcrypt.sobeing called. In the source, I can only find references to it being installed in Dockerfile's.From
lsofIs it possible to build fluent-bit without
libgcryptand only use the OpenSSL implementation? If so, what flags need to be configured at build time?Beta Was this translation helpful? Give feedback.
All reactions