docker: rabbitmq port exposure
- Amends RabbitMQ Docker container's port exposure to use the higher port (by adding 20000 to the usual port), so that one can run docker-based installation alongside OS-based installation without having to shut down any locally installed system services.
Signed-off-by: Tibor Simko <tibor.simko@cern.ch>