Sign inSign up

ldaume/docker-highcharts-export

By ldaume

Updated almost 11 years ago

Dockerized Highcharts export server

Image
0

1.2K

ldaume/docker-highcharts-export repository overview

docker-highcharts-export


My repository ldaume/docker-highcharts-server is not able to build automatically, so I decided to push the working version to this repository which is build locally

Introduction

docker-highcharts-export is a dockerized Highcharts export server.

Version

Current Version: 0.0.1

How to use this image.

Interactive

docker run -it --rm -p 8888:8080 ldaume/docker-highcharts-export:0.0.1

As daemon

docker run --name highcharts-server -d -p 8888:8080 ldaume/docker-highcharts-export:0.0.1

Connect

You can then go to http://localhost:8888/highcharts-export-web or http://host-ip:8888/highcharts-export-web in a browser.

Tag summary

Content type

Image

Digest

sha256:01718fe07

Size

344.4 MB

Last updated

almost 11 years ago

docker pull ldaume/docker-highcharts-export:0.0.1