Go to file
ofreax f72f907397 Merge branch 'hotfix-0.1.2' into stable 2015-07-09 21:50:51 +02:00
image keepalived 1.2.19 2015-07-09 21:41:14 +02:00
test init 2015-06-09 20:41:43 +02:00
.gitignore Add minimal .gitignore 2015-06-09 12:01:11 +02:00
CHANGELOG.md keepalived 1.2.19 2015-07-09 21:41:14 +02:00
LICENSE Initial commit 2015-06-09 11:59:50 +02:00
Makefile keepalived 1.2.19 2015-07-09 21:41:14 +02:00
README.md add notify script 2015-06-21 21:32:28 +02:00

README.md

osixia/keepalived

A docker image to run Keepalived.

keepalived.org

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