Files
cgrates/data/docker/prod

Docker

From the project root:

# build the image
docker build -t cgrates data/docker/prod
# create the container
docker run --rm -itv `pwd`:/root/code --name cgr cgrates