Skip to content

Commit 6999881

Browse files
aevesdockerdvdksn
andauthored
Update content/get-started/docker-concepts/the-basics/what-is-docker-compose.md
Co-authored-by: David Karlsson <[email protected]>
1 parent 198bb32 commit 6999881

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/get-started/docker-concepts/the-basics/what-is-docker-compose.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,6 @@ Since this application was started using Docker Compose, it's easy to tear it al
117117
>
118118
> ```console
119119
> docker compose down --volumes
120-
> ```
121-
> ```console
122120
> [+] Running 1/0
123121
> ✔ Volume todo-list-app_todo-mysql-data Removed
124122
> ```

0 commit comments

Comments
 (0)