Skip to content

pkgconfig is dependent on bash (sh) #13568

Open
@bgriddaluru

Description

@bgriddaluru

Ask your question or provide your feedback
We are trying to build fluent-bit image in azure-linux using DALEC. Fluent-bit is dependent on ldap library, which is provided by openldap in azure linux.

'openldap' is dependent on 'pkgconfig', which has '/bin/sh' as dependency. So bash , which provides sh, is installed in the final image. We are trying to build distroless image but bash is installed due to above dependency .

Can you please confirm if this dependency is expected ? and if there are any workarounds for this ?

Screenshots

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions