Fix dockerfile example FROM error
This commit is contained in:
parent
11cba54c1d
commit
e52a547c89
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue