Phantomjs-Highcharts dockerized container
The container image consists of PhantomJS with highcharts server.
Port: 3030
PhantomJS-alpine tar file was used with alpine3.5
To build your own out of it use this image in your FROM instruction in Docker
To test this installation run below and test it in your browser:
docker run -p 3030:3030 --rm -it iabhi/phantomjs-highcharts:latest
On your browser
http://<docker_host>:3030/
The container image doesn't have any image or item to render so it should return:
failed rendering