Files
cgrates/data/docker/osips
Radu Ioan Fericean 5ec5fa2064 no start command
2015-05-11 22:49:01 +03:00
..
2015-05-11 22:49:01 +03:00

Docker

From the project root:

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