Skip to content

[Read-only] Please check the main repository if you want to contribute.

License

Notifications You must be signed in to change notification settings

origamiphp/docker-orocommerce-rabbitmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RabbitMQ images for OroCommerce

Image pulls

✨ Features

🐳 Supported tags

  • Image size (3.8)

🚀 Usage

services:
# [...]
  rabbitmq:
    image: ajardin/orocommerce-rabbitmq:3.8
    ports:
      - "15672:15672"
    volumes:
      - rabbitmq:/var/lib/rabbitmq
    tty: true
# [...]
volumes:
  rabbitmq: {}

About

[Read-only] Please check the main repository if you want to contribute.

Topics

Resources

License

Stars

Watchers

Forks