Skip to content

Please mention RABBITMQ_DEFAULT_USER / RABBITMQ_DEFAULT_PASS in the Readme #526

Closed
docker-library/docs
#2069
@klamann

Description

@klamann

I just stumbled upon #508 after I tried to figure out how I can provide a username and password to RabbitMQ 3.9 in a GitLab CI pipeline.

So the Readme says that the use of environment variables to configure RabbitMQ is not possible anymore, but then in rabbitmq-server#3299, support for the variables RABBITMQ_DEFAULT_VHOST, RABBITMQ_DEFAULT_USER and RABBITMQ_DEFAULT_PASS was added.

Can you mention this in the Readme on Dockerhub? There are quite a few situations (like GitHub Actions or GitLab CI) where mounting config files is not an option and it would be nice if the Readme helped with that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RequestRequest for image modification or feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions