Skip to content

Extends official RabbitMQ image to compile with HiPE (High performance Erlang) enabled in order to increase performance.

Notifications You must be signed in to change notification settings

spryker/docker-rabbitmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RabbitMQ

Description

Extends official RabbitMQ image to compile with HiPE (High performance Erlang) enabled in order to increase performance.

  • Based on: Official RabbitMQ 3.7.14, RabbitMQ 3.8, RabbitMQ 3.9 and RabbitMQ 3.13
  • HiPE (High performance Erlang) is enabled in order to significantly increase performance in runtime.

Note: Provided images require additional configuration for development, staging and production use.

Tags

Tag RabbitMQ version Details Dockerfile
spryker/rabbitmq:latest 3.7.14 🔗
spryker/rabbitmq:3.7.14 3.7.14 🔗
spryker/rabbitmq:3.7.14-amqp1 3.7.14-amqp1 🔗
spryker/rabbitmq:3.8 3.8 🔗
spryker/rabbitmq:3.8-amqp1 3.8-amqp1 🔗
spryker/rabbitmq:3.9 3.9 🔗
spryker/rabbitmq:3.9-amqp1 3.9-amqp1 🔗
spryker/rabbitmq:3.10 3.10 🔗
spryker/rabbitmq:3.10-amqp1 3.10-amqp1 🔗
spryker/rabbitmq:3.10-shovel 3.10-shovel 🔗
spryker/rabbitmq:3.13 3.13 🔗
spryker/rabbitmq:3.13-amqp1 3.13-amqp1 🔗
spryker/rabbitmq:3.13-shovel 3.13-shovel 🔗

How to use

Pull image

$ docker pull spryker/rabbitmq:3.13

Dockerfile

FROM spryker/rabbitmq:3.13

docker-compose.yml

broker:
    image: spryker/rabbitmq:3.13

More information

About

Extends official RabbitMQ image to compile with HiPE (High performance Erlang) enabled in order to increase performance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published