Skip to content

Commit

Permalink
fix: exec: zookeeper: not found (laradock#2199)
Browse files Browse the repository at this point in the history
  • Loading branch information
jk2K authored and bestlong committed Jul 14, 2019
1 parent ce00c5e commit 01eb934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zookeeper/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ VOLUME /datalog

EXPOSE 2181

CMD ["zookeeper"]
CMD ["zkServer.sh", "start-foreground"]

0 comments on commit 01eb934

Please sign in to comment.