Sign inSign up

tomdesinto/monitoror

By tomdesinto

•Updated about 6 years ago

docker image running https://monitoror.com

Image
2

10K+

tomdesinto/monitoror repository overview

Docker Cloud Automated build Docker Pulls Docker Image Version (latest semver)⁠

⁠Unofficial Docker image for Monitoror

Monitoror is a unified monitoring wallboard.

Light, ergonomic and reliable monitoring for anything, because you deserve dependable and clean wallboard.

See https://monitoror.com/⁠

⁠Usage

docker run --name monitoror -d -p 8080:8080 tomdesinto/monitoror

⁠Build

docker build -t monitoror https://raw.githubusercontent.com/thomasleveil/docker-monitoror/master/Dockerfile

To specify a different version of Monitoror⁠ :

docker build \
    -t monitoror:3.1.0 \
    --build-arg MONITOROR_VERSION=3.1.0 \
    https://raw.githubusercontent.com/thomasleveil/docker-monitoror/master/Dockerfile

Tag summary

Content type

Image

Digest

Size

16.4 MB

Last updated

about 6 years ago

docker pull tomdesinto/monitoror