You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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
Same as #365 for version 7.8.0
The text was updated successfully, but these errors were encountered: