docs
This commit is contained in:
parent
3e42563339
commit
27699af638
16
README.md
16
README.md
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue