Docker file for trusted builds of HornetQ on Docker Hub.
810
Docker file for trusted builds of HornetQ on Docker Hub.
Run the latest container with:
The Broker listens on port 5445 and 5455.
please add following code into your docker-compose.yml
hornetq:
image: linuxchina/hornet
ports:
- "5445:5445"
- "5455:5455"
Content type
Image
Digest
sha256:f190c34f7…
Size
257 MB
Last updated
almost 11 years ago
docker pull linuxchina/hornetq