osixia/keepalived
A docker image to run Keepalived.
Quick start
This image require the kernel module ip_vs loaded on the host and need to be run with : --privileged --net=host
docker run --privileged --net=host -d osixia/keepalived
Description
Languages
Shell
74.6%
Dockerfile
17.5%
Makefile
7.9%