osixia / docker-keepalived

Keepalived container image 🐳🌴
MIT License
395 stars 143 forks source link

A dynamic way to install your favorite keepalived version #59

Closed nser77 closed 1 year ago

nser77 commented 1 year ago

Hi, I'm not sure if this is the correct way to push an update like this to a repository, but I'd like to share a private project with the community that could help to "auto-maintain" this docker-image in the future.

This update introduces a dynamic way to install your favorite keepalived version, directly from GitHub, and build it with the arguments passed trought docker build --build-args command - for more information, see the new README.

docker-compose module is really really work-in-progress.

Any contribution, concern or suggestion will be really appreciated.

I hope this contribution will be appreciated.