Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Nakadi does not have a working Docker image on Docker Hub for dev #1079

@othon2000

Description

@othon2000

Even though there is a closed ticket (#878) pointing to https://github.com/adyach/nakadi-docker , this image, along with the provided docker-compose.yml of this repository, does not suffice.

It assumes that the database schema has been created in postgres. Not to mention the fact that it is an unofficial image and does not get updates.

If we seriously consider Nakadi to be adopted by people and organizations outside of Zalando, its release process must include pushing the latest version to dockerhub with a way to run everything with a simple docker-compose.yml file. Just look outside at projects like Kafka, Elastic (with ELK), etc.

Adding a simple docker build && docker push to the build pipeline, along with some scripts should not take too much time.

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