fix: exec: zookeeper: not found (#2199)
refer to [Zookeeper latest 3.5.5 Dockerfile](c978f835bc/3.5.5/Dockerfile
)
This commit is contained in:
parent
ce00c5ea27
commit
01eb934863
@ -7,4 +7,4 @@ VOLUME /datalog
|
||||
|
||||
EXPOSE 2181
|
||||
|
||||
CMD ["zookeeper"]
|
||||
CMD ["zkServer.sh", "start-foreground"]
|
||||
|
Loading…
Reference in New Issue
Block a user