This is a debian 10 container running a virtual ganeti cluster. You can expose the RAPI on Port 5080 to interact with the cluster.
You can use GitHub packages to pull the image or build it yourself.
sudo docker build .
[sudo] docker run -d -p 5080:5080 --cap-add=NET_ADMIN $docker_image_id