Sign inSign up

horodchukanton/abills

By horodchukanton

Updated almost 8 years ago

ABillS is an open source billing system for internet providers

Image
0

148

horodchukanton/abills repository overview

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

Tag summary

Content type

Image

Digest

Size

232.8 MB

Last updated

almost 8 years ago

docker pull horodchukanton/abills:0.78.30