Skip to content

Commit 64fbb31

Browse files
committed
Update README.md
1 parent ac96e2b commit 64fbb31

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,11 @@ to remove external certbot-etc and portainer and the other volumes
194194
docker volume rm $(docker volume ls -q)
195195
```
196196

197+
to remove portainer and the other images
198+
```
199+
docker rmi $(docker image ls -q)
200+
```
201+
197202
### Project from existing source
198203

199204
Copy all files into a new directory:

0 commit comments

Comments
 (0)