This is a docker image that will run Cruise Control. Dependencies needed:
docker pull 11nehas/cruise-control:latest
docker run -p 9091:9091 -v $PWD/config/cruisecontrol.properties:/cc/config/cruisecontrol.properties -v $PWD/config/capacityCores.json:/cc/config/capacityCores.json 11nehas/cruise-control:latest
webserver.ui.diskpath=./cruise-control-ui
Add /cruise-control-ui/ui-config.csv if you want to adjust web ui config.
Content type
Image
Digest
Size
249.4 MB
Last updated
over 5 years ago
docker pull 11nehas/cruise-control