faycal1 / docker-cdr-stats

Docker container for cdr-stats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-cdr-stats

Docker container for cdr-stats

build and setup the container:

  • docker build -t gled-rs/cdr-stats .
  • docker run -d --name cdr-stats -P gled-rs/cdr-stats
  • docker exec -ti cdr-stats bash
  • /usr/src/install-cdr-stats.sh

About

Docker container for cdr-stats

License:BSD 2-Clause "Simplified" License


Languages

Language:Shell 97.5%Language:Dockerfile 2.5%