Merge pull request #3 from hangyan/hangyan-patch-1

Fix dockerfile example FROM error
This commit is contained in:
osixia 2017-03-01 10:17:20 +01:00 committed by GitHub
commit 79719556de
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ If you need to add your custom TLS certificate, bootstrap config or environment
Dockerfile example:
FROM osixia/osixia/keepalived:1.3.4
FROM osixia/keepalived:1.3.4
MAINTAINER Your Name <your@name.com>
ADD keepalived.conf /container/service/keepalived/assets/keepalived.conf