Skip to content

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

@JKollien

Description

@JKollien

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions