Skip to content

Commit 24a256e

Browse files
DOCSP-42898 -- update docker compose command
1 parent 0e01dbd commit 24a256e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/quick-start.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ To start the sandbox run the following command from the tutorial directory:
7373

7474
.. code-block:: shell
7575

76-
docker-compose -p mongo-kafka up -d --force-recreate
76+
docker compose -p mongo-kafka up -d --force-recreate
7777

7878
When you start the sandbox, Docker downloads any images it needs to run.
7979

0 commit comments

Comments
 (0)