Sign inSign up

measurence/chronos

By measurence

Updated almost 11 years ago

Image
0

554

measurence/chronos repository overview

Runs a Chronos instance.

Available on the Docker Index as measurence/chronos:

docker pull measurence/chronos
Versions
  • Chronos 2.1.0
  • Mesos 0.19.0
Usage

Starting the container:

docker run \
    --net=host \
    -p 9090:8080 \
    measurence/chronos:latest \
    [CHRONOS_OPTIONS]

(See Chronos's documentation for available arguments)

Once the container is up, visit http://<host>:8090/ and confirm Chronos is running.

Tag summary

Content type

Image

Digest

sha256:0f670e659

Size

549.5 MB

Last updated

almost 11 years ago

docker pull measurence/chronos