Skip to content

Commit fa0ccec

Browse files
Update content/hardware/04.pro/boards/portenta-x8/tutorials/docker-container/content.md
Co-authored-by: BenjaminDannegard <benjamin.dannegard@gmail.com>
1 parent 07f645f commit fa0ccec

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/04.pro/boards/portenta-x8/tutorials/docker-container

1 file changed

+1
-1
lines changed

content/hardware/04.pro/boards/portenta-x8/tutorials/docker-container/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Then use the remove (`rm`) command
9797
docker container rm <CONTAINER ID>
9898
```
9999

100-
In this case we run `docker ps -a` and I copied the `CONTAINER_ID` which is `c44ba77b65cb`.
100+
In this case we run `docker ps -a` and copy the `CONTAINER_ID` which in this case is `c44ba77b65cb`.
101101

102102
***`CONTAINER_ID` changes its value every time you re-install them***
103103

0 commit comments

Comments
 (0)