Skip to content

Example of workaround for rabbitmq docker container failing when trying to load shovel definitions on startup (see rabbitmq/rabbitmq-shovel#13).

Notifications You must be signed in to change notification settings

dpromanko/docker-rabbitmq-shovel-definitions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

I ran into this issue where every time I tried to import RabbitMQ definitions.json that had shovels at container startup the container would die.

To work around this you need to import shovel definitions (or all definitions as I do in this example) after everything is started. You can see how I do this in entrypoint.sh.

To run this demo:

docker-compose up --build

About

Example of workaround for rabbitmq docker container failing when trying to load shovel definitions on startup (see rabbitmq/rabbitmq-shovel#13).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published