Page MenuHomeDevCentral

Initial release of Dockerfile
ClosedPublic

Authored by dereckson on Nov 19 2015, 23:17.
Tags
None
Referenced Files
F4020260: D79.diff
Sun, Jan 19, 03:03
Unknown Object (File)
Fri, Jan 17, 08:42
Unknown Object (File)
Wed, Jan 15, 05:47
Unknown Object (File)
Thu, Jan 9, 03:16
Unknown Object (File)
Wed, Jan 8, 06:32
Unknown Object (File)
Dec 18 2024, 01:48
Unknown Object (File)
Dec 15 2024, 21:28
Unknown Object (File)
Dec 13 2024, 10:01
Subscribers
None

Details

Summary

We start with the RabbitMQ official image,
then enable a series of plugins:

  • management
  • MQTT
  • STOMP
  • Web STOMP
Test Plan

run the container with P132 script

Diff Detail

Repository
rDRABBITMQ RabbitMQ Docker image
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
master
Build Status
Buildable 85
Build 85: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Initial release of Dockerfile.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.

Not 101% confident with every port, but consistent with documentation, and 15672 tested.

This revision is now accepted and ready to land.Nov 19 2015, 23:24
This revision was automatically updated to reflect the committed changes.