Docker image for Apache Qpid Dispatch router based on fedora:latest image.
1.6K
Docker image for Apache Qpid Dispatch router based on fedora:latest image. Customize container execution using your own version of a config file.
Build arguments: version, proton and dispatch.
version has 2 values:
latest (default), builds an image from latest released tags for qpid proton and and qpid dispach git source
devel, builds an image from branch master for qpid proton and qpid dispach git source, you may need to change the build script to account for recent changes
proton and dispatch values are tags for released versions of qpid proton and qpid dispatch in the git source.
Examples:
Build the image using latest released versions of proton and dispatch (defined by Dockerfile):
Build the image using snapshot of upstream code:
Build the image using latest released versions of proton and dispatch (defined by build arguments):
Examples:
Get help:
Run docker as a daemon in a test container:
While test container is running, query router:
Try "qdmanage --help":
Content type
Image
Digest
Size
121.6 MB
Last updated
almost 9 years ago
docker pull irinabov/docker-qpid-dispatch-router