pejmann/lazvard-message

By pejmann

Updated 8 months ago

lightweight AMQP server - Azure Service Bus simulator

Image
Message queues
Developer tools
0

4.9K

pejmann/lazvard-message repository overview

lightweight AMQP server - Azure Service Bus simulator

Lazvard Message is an AMQP server simulator that is unofficially compatible with Azure Service Bus.

More info: https://github.com/PejmanNik/lazvard-message

Create an empty folder and map it to the container for configuration storage. The container will generate a default config file upon its first run. After making any modifications, restart the container.

docker run -p 5671:5671 -v ./config:/App/config pejmann/lazvard-message
podman run -p 5671:5671 -v ./config:/App/config pejmann/lazvard-message

Tag summary

Content type

Image

Digest

sha256:274613835

Size

103.1 MB

Last updated

over 1 year ago

docker pull pejmann/lazvard-message