Skip to content

Documentation seems wrong, and error message is unhelpful #506

Closed
@nhumrich

Description

@nhumrich

Hello, I started up an image of rabbitmq, and on the readme it says that you can set the username and password with environment variables:

https://github.com/docker-library/docs/tree/master/rabbitmq#setting-default-user-and-password

But when I do that, I get an error:

error: RABBITMQ_DEFAULT_PASS is set but deprecated
error: RABBITMQ_DEFAULT_USER is set but deprecated
error: deprecated environment variables detected

Please use a configuration file instead; visit https://www.rabbitmq.com/configure.html to learn more

But the url in the error is just a general page for rabbitmq, and doesn't tell me at all how to configure rabbitmq for docker using environment variables. What are the new environment variables?

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