Go to file
Bertrand Gouny befaefc9e4 new baseimage 2015-07-23 12:11:36 +02:00
image new baseimage 2015-07-23 12:11:36 +02:00
test new test helper 2015-07-17 09:23:24 +02:00
.gitignore Add minimal .gitignore 2015-06-09 12:01:11 +02:00
CHANGELOG.md new baseimage 2015-07-16 21:43:36 +02:00
LICENSE Initial commit 2015-06-09 11:59:50 +02:00
Makefile new baseimage 2015-07-16 21:43:36 +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