Skip to content

Commit da420e5

Browse files
committed
Update README.md
1 parent addc70d commit da420e5

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
@@ -190,6 +190,11 @@ to remove external certbot-etc and portainer and the other volumes
190190
docker volume rm $(docker volume ls -q)
191191
```
192192

193+
to remove portainer and the other images
194+
```
195+
docker rmi $(docker image ls -q)
196+
```
197+
193198
### Project from existing source
194199

195200
Copy all files into a new directory:

0 commit comments

Comments
 (0)