Skip to content

sectenzorg/docker-rabbitmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Dockerize RabbitMQ

Dockerize RabbitMQ

Installation

# Run OCI Image
docker compose up -d

# (Optional) Recreate Run OCI Image
docker compose up --build --force-recreate -d

Access RabbitMQ

Wait 1-2 minutes, until RabbitMQ UI ready to use!

<your_ip>:15672

About

Dockerize RabbitMQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors