Sign inSign up

spryker/rabbitmq

By spryker

Updated 8 days ago

Extends official RabbitMQ image to compile with HiPE enabled.

Image
0

1M+

spryker/rabbitmq repository overview

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 and Alpine 3.8
  • HiPE (High performance Erlang) is enabled in order to significantly increase performance in runtime.
  • A non-recent version of RabbitMQ (3.7.14) is used due to fact RabbitMQ 3.7.15+ uses Erlang 22 without HiPE support.

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

Tags

How to use

Pull image
$ docker pull spryker/rabbitmq:3.7.14
Dockerfile
FROM spryker/rabbitmq:3.7.14
docker-compose.yml
broker:
    image: spryker/rabbitmq:3.7.14

More information

Tag summary

Content type

Image

Digest

sha256:6d1df3d25

Size

87.4 MB

Last updated

8 days ago

docker pull spryker/rabbitmq