This commit is contained in:
ofreax 2016-01-18 22:17:29 +01:00
parent 3e42563339
commit 27699af638
1 changed files with 16 additions and 0 deletions

View File

@ -5,6 +5,22 @@
A docker image to run Keepalived.
> [keepalived.org](http://keepalived.org/)
- [Quick start](#quick-start)
- [Beginner Guide](#beginner-guide)
- [Use your own Backup Manager config](#use-your-own-backup-manager-config)
- [Debug](#debug)
- [Environment Variables](#environment-variables)
- [Set your own environment variables](#set-your-own-environment-variables)
- [Use command line argument](#use-command-line-argument)
- [Link environment file](#link-environment-file)
- [Make your own image or extend this image](#make-your-own-image-or-extend-this-image)
- [Advanced User Guide](#advanced-user-guide)
- [Extend osixia/keepalived:0.2.0 image](#extend-osixiakeepalived020-image)
- [Make your own keepalived image](#make-your-own-keepalived-image)
- [Tests](#tests)
- [Under the hood: osixia/light-baseimage](#under-the-hood-osixialight-baseimage)
- [Changelog](#changelog)
## Quick start