Sign inSign up

fengal/dashing-alpine

By fengal

Updated over 9 years ago

A docker container for dashing based on ruby-alpine

Image
0

179

fengal/dashing-alpine repository overview

Dashing

Run Dashing in a Docker container.

Link: fengal/dashing-alpine

Run

docker run -d -p 8080:3030 fengal/dashing-alpine

And point your browser to http://localhost:8080/.

Configuration

You can provide a custom dashing (including the dashboard, widgets, jobs and configuration) by mounting to the volume /dashing

docker run -v=/my/custom/dashing:/dashing -d -p 8080:3030 fengal/dashing-alpine

License

Distributed under the MIT license

Tag summary

Content type

Image

Digest

Size

98.9 MB

Last updated

over 9 years ago

docker pull fengal/dashing-alpine