We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4e3116 commit 480c4a9Copy full SHA for 480c4a9
1 file changed
Docker/DOCKER_NOTES_LMS.txt
@@ -98,7 +98,7 @@ Delete all container
98
99
docker rm -f $(docker ps -aq)
100
101
-
+docker system prune --all
102
***************************************************
103
Command line containers
104
0 commit comments