Runs a Chronos instance.
Available on the Docker Index as measurence/chronos:
docker pull measurence/chronos
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.
Content type
Image
Digest
sha256:0f670e659…
Size
549.5 MB
Last updated
almost 11 years ago
docker pull measurence/chronos