Closed blankdots closed 6 years ago
As the title presents itself. No need for nc and curl packages in MQ entrypoint.
nc
curl
Why we did this?
Not to have dependencies for those packages. We had this anyway for Kubernetes and decided to bring it to the main bootstrap.
Is this really a PR for just one file?
Good observation skills. Unless there is something more, that will be it :)
Icing on the :cake:
Rabbitmqadmin is added because we use the management image from RabbitMQ so yes it is always available and rabbitmqctl is added in the base image
ok, great.
As the title presents itself. No need for
nc
andcurl
packages in MQ entrypoint.Not to have dependencies for those packages. We had this anyway for Kubernetes and decided to bring it to the main bootstrap.
Good observation skills. Unless there is something more, that will be it :)
Icing on the :cake: