This is currently work in progress: 


How to run fineract-cn public Docker images


There are public repositories in DockerHub for fineract-cn: 

Micro serviceApache URL Temporary URL for setting up (this column be deleted once the job is completed)





https://cloud.docker.com/repository/docker/aasaru/fineract-cn-provisioner



















Running a micro service public image

TODO - replace "aasaru" with "apache" once the set-up has been completed

docker run aasaru/fineract-cn-provisioner:latest

Or if you want to run specific version

docker run aasaru/fineract-cn-provisioner:version-number-goes-here


You need to generate keys and pass them to docker images as environmental variables. See these instructions.

How the Docker Hub has been set up



Autobuild has been configured for these repositories with following setup:


For autobuild to work the Dockerfile of each  has been split into two stages: