To run provd in a docker please run it like :
docker run -p 69:69/udp -p 8666:8666 -p 8667:8667 -v /config/provd/:/etc/xivo/provd/ -it xivo-provd /bin/bash
and launch the xivo-provd
twistd -no -r epoll xivo-provd -s -v
or
docker run --name xivo-provd -d -p 69:69/udp -p 8666:8666 -p 8667:8667 -v /config/provd/:/etc/xivo/provd/ -t xivo-provd
Run the tools configure in the contribs directory to initialize provd. Change the variables in the script.
Content type
Image
Digest
sha256:4a212432c…
Size
167.7 MB
Last updated
almost 11 years ago
docker pull quintana/provd