Skip to content

Change Services Names with Docker Compose #12200

@raimundomontoyab

Description

@raimundomontoyab

Hi.
I've been trying to install druid with kafka with docker compose but both have services named "broker". Issue i have is that when i use the docker compose files to pull the docker images one of the 2 fails. For example i ran kafka first and there's no issue, but when I run after druid, the console fails since it sayd it doens't find the server.

Is there a way to modify the service names? to use broker_druid for example. Did the change in the docker image name but apparently there's hardcoded variabels in the code that makes it fail.

Any ideas of how to solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions