Sign inSign up

iabhi/phantomjs-highcharts

By iabhi

Updated about 9 years ago

Phanomjs with highcharts

Image
1

981

iabhi/phantomjs-highcharts repository overview

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

Tag summary

Content type

Image

Digest

Size

58.2 MB

Last updated

about 9 years ago

docker pull iabhi/phantomjs-highcharts