Skip to content

Startup blocking behavior in docker compose #26

@tleyden

Description

@tleyden

I have a docker compose file that starts rabbitmq (currently using tutum image, need to switch to this one), but the dependent services are trying to connect before rabbitmq is listening on the port:

tleyden/open-ocr#74 (comment)

How can I block until rabbitmq is listening for connections? Will switching to the official rabbitmq image help?

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