Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Repository with configuration for building router docker image

License

Notifications You must be signed in to change notification settings

EnMasseProject/router-docker-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED This image is no longer used by EnMasse 0.30.0 and newer.

Look at https://github.com/interconnectedcloud/qdr-image for the image used by EnMasse

router-docker-base

Router base image based on Qpid Dispatch and Qpid Proton with patches needed for EnMasse.

Building the tarballs

make

or to specify a source distributions override ROUTER_SOURCE_URL and/or PROTON_SOURCE_URL like so:

make ROUTER_SOURCE_URL=http://github.com/apache/qpid-dispatch/archive/master.tar.gz

Building the Router base image

docker build .