Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ As an alternative to the command line invocation, you can create a ``docker-comp
depends_on:
- talker

To run the containers call ``docker-compose up`` in the same directory. You can close the containers with ``Ctrl+C``.
To run the containers call ``docker compose up`` in the same directory. You can close the containers with ``Ctrl+C``.