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.
1 parent 07f645f commit fa0ccecCopy full SHA for fa0ccec
content/hardware/04.pro/boards/portenta-x8/tutorials/docker-container/content.md
@@ -97,7 +97,7 @@ Then use the remove (`rm`) command
97
docker container rm <CONTAINER ID>
98
```
99
100
-In this case we run `docker ps -a` and I copied the `CONTAINER_ID` which is `c44ba77b65cb`.
+In this case we run `docker ps -a` and copy the `CONTAINER_ID` which in this case is `c44ba77b65cb`.
101
102
***`CONTAINER_ID` changes its value every time you re-install them***
103
0 commit comments