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

OpenSSL not usable in image "confluentinc/cp-kafka:7.8.0" #365

Open
JKollien opened this issue Dec 4, 2024 · 1 comment
Open

OpenSSL not usable in image "confluentinc/cp-kafka:7.8.0" #365

JKollien opened this issue Dec 4, 2024 · 1 comment

Comments

@JKollien
Copy link

JKollien commented Dec 4, 2024

Index digest
sha256:18042a3a86ba21c1ff9b315ce243aed8bc7fb4794967a83687e4ba1b12283493

It is not possible to execute any openssl command, e.g., the following:

$ openssl version
openssl: error while loading shared libraries: libssl.so.3: cannot open shared object file: No such file or directory

Referencing solutions for the issue and looking at the image layers on dockerhub, I can see a new command that not existed previously, that might have to do with this (line 59):

ENV LD_LIBRARY_PATH=/usr/local/lib:

What do you guys think?

@denyskril
Copy link

Same issue...

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