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.1" #370

Open
JKollien opened this issue Feb 12, 2025 · 0 comments
Open

OpenSSL not usable in image "confluentinc/cp-kafka:7.8.1" #370

JKollien opened this issue Feb 12, 2025 · 0 comments

Comments

@JKollien
Copy link

Same as #365 for version 7.8.0

Index digest
sha256:5a41f60e991c11192fe60d14c9b6521e8e1dc6e03598677a7f63b28c4ee1ece2

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:
@JKollien JKollien changed the title OpenSSL not usable in image "confluentinc/cp-kafka:7.8.1" (same as #365) OpenSSL not usable in image "confluentinc/cp-kafka:7.8.1" Feb 12, 2025
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

1 participant