https://github.com/Jim-Holmstroem/DiamondDocker
This is a base image intended to be used as a global unit in CoreOS and diamond-track all cluster nodes.
have your diamond.conf in the current directory (.) and use the Dockerfile
FROM jimho/diamond
build it with
docker build -t name .
and the run it with
docker run -v /proc:/host_proc:ro name
Content type
Image
Digest
sha256:914d1810d…
Size
139.6 MB
Last updated
almost 11 years ago
docker pull jimho/diamond