We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e01dbd + 24a256e commit cf48e87Copy full SHA for cf48e87
source/quick-start.txt
@@ -73,7 +73,7 @@ To start the sandbox run the following command from the tutorial directory:
73
74
.. code-block:: shell
75
76
- docker-compose -p mongo-kafka up -d --force-recreate
+ docker compose -p mongo-kafka up -d --force-recreate
77
78
When you start the sandbox, Docker downloads any images it needs to run.
79
0 commit comments