- Created by luogreen
- 🗓 Last Updated: 04/06/20 08:56:44
- 🌟 Stars on GitHub: 11
- Please consider supporting the creator by Starring or Sponsoring them on GitHub!
- Get Latest Release
- Get Source Code
From their README
Alfred Workflow Docker
This workflow will list your Docker containers. You can control them for start, stop, remove and so on.
Commands
dklist all active containersdk -alist all containersdk opdocker quick actions you can remove all containers
Key Combinations
| Key Combination | Action |
|---|---|
enter |
Copy the Container Name |
ctrl + enter |
Start/Stop/Remove the Container |
cmd + enter |
Login the Container with Bash |
shift + enter |
Force Remove the Container |
option + enter |
View the Container Logs |