Docker ======= From the project root: ``` bash # build the image docker build -t cgrates data/docker/devel # create the container from the cgrates project roor ./data/docker/devel/run.sh ```