reliable-macaca-slave is the slave part of the Reliable. Here for adapt to macaca-cli, which in order to provide continuous integration service.
$ brew install zeromq ## if you are using Mac os
$ npm i reliable-macaca-slave -g
# connect to reliable master
$ reliable server -m <reliable-master:port> --verbose
reliable-macaca-slave Deployment Guide
#build
$ docker build -f Dockerfile .