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 511272c + 8df05d8 commit a6fdb29Copy full SHA for a6fdb29
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