ABillS is an open source billing system for internet providers
148
This is image contains preconfigured Ubuntu environment, that allows running ABillS webinterface.
Dockerfile is stored on GitHub: https://github.com/horodchukanton/abills-docker
NOTE: Image does not contain MySQL server, you should run one yourself (you can use another docker container for this, but running DB in a container is not recommended).
You could (and mostly wish to) use your own configuration file. It can be attached using docker mount option with full libexec folder
$ docker run -d -v /path/to/your/libexec:/usr/abills/libexec/config.pl --name abills horodchukanton/abills
Content type
Image
Digest
Size
232.8 MB
Last updated
almost 8 years ago
docker pull horodchukanton/abills:0.78.30