Skip to content

Support image dependencies #2

Description

@timothyb89

In monasca-docker we have kafka and kafka-init. kafka-init depends on kafka.

Currently we can't make changes to both within one PR since it will (may?) try to build kafka-init before it builds kafka, and there's no way to enforce build order.

(note that in this case kafka-init's Dockerfile and kafka's build.yml have both been updated to refer to the same new, unpublished version)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions