Cheatsheet
Ctrl
K
Copy
Services
Docker
Kill all running containers
Copy
docker kill $(docker ps -q)
Previous
Delete all stopped containers
Next
Install Docker & Docker Compose
Last updated
6 years ago
Was this helpful?