Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 232 Bytes

File metadata and controls

6 lines (5 loc) · 232 Bytes

keepalived

Dockerfile to build Keepalived docker image

docker run -d -e KEEPALIVED_PRIORITY=$priority -e KEEPALIVED_VIRTUAL_IP=$VIP -e KEEPALIVED_PASSWORD=$password \
--net=host --privileged=true indigodatacloud/keepalived