Files
cgrates/data/docker/osips/README.md
2015-05-11 22:43:42 +03:00

189 B

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