Skip to content

Replace Bitnami Kafka image with a free compatible alternative #568

@igor-soldev

Description

@igor-soldev

The file dockerfiles/devicehive-kafka.Dockerfile currently uses:

FROM docker.io/bitnami/kafka:3.1

Since Bitnami has introduced access restrictions to many of their images, this may cause pull failures for users building or running DeviceHive.

A free, Bitnami-compatible drop-in replacement such as soldevelo/kafka can be used instead. It preserves the /bitnami/... layout, runs as non-root, and tracks upstream Kafka versions.
Link: https://hub.docker.com/r/soldevelo/kafka

If acceptable, I can submit a PR updating this Dockerfile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions