Skip to content

Commit

Permalink
Update Docker README.md (#4160)
Browse files Browse the repository at this point in the history
Descriptions of the changes in this PR:

Fix Docker README.md
  • Loading branch information
crossoverJie committed Jan 8, 2024
1 parent eb233b0 commit 787d9b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ docker run -it --rm \
--network "bk_network" \
--env BK_zkServers=test_zookeeper:2181 \
apache/bookkeeper \
bookkeeper shell metaformat
/opt/bookkeeper/bin/bookkeeper shell metaformat
```
Now we can start our Bookkeeper ensemble (e.g. with three bookies):
```
Expand Down

0 comments on commit 787d9b2

Please sign in to comment.