Skip to content

Instantly share code, notes, and snippets.

@Frechet
Created June 13, 2020 05:18
Show Gist options
  • Select an option

  • Save Frechet/0c2ee52e11ba97d3ba3186feec5e31a5 to your computer and use it in GitHub Desktop.

Select an option

Save Frechet/0c2ee52e11ba97d3ba3186feec5e31a5 to your computer and use it in GitHub Desktop.
docker run -d --name some-rabbit -p 15672:15672 -p 5672:5672 -e RABBITMQ_DEFAULT_USER=admin -e RABBITMQ_DEFAULT_PASS=admin rabbitmq:3-management
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment