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