9d69f3eb7a | ||
---|---|---|
image | ||
test | ||
.gitignore | ||
CHANGELOG.md | ||
LICENSE | ||
Makefile | ||
README.md |
README.md
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