Docker Desktop Keyboard Shortcuts
Docker Desktop keyboard shortcut reference covering 3 bindings for Windows, Mac & Linux. Commonly searched bindings include Search Container Logs, Next Log Search Match, and Previous Log Search Match. 3 of 3 shortcuts are verified against official Docker Desktop documentation, each with a linked source when available. Search by action name, filter by category, look up what a key combination does, print a cheat sheet, or practice with flashcards.
Official Docker Desktop documentation
Logs
| Action | Description | Windows | Mac | Verified | Source |
|---|---|---|---|---|---|
| Search Container Logs | Open search bar while viewing container logs | Ctrl+F |
Cmd+F |
Yes | Source |
| Next Log Search Match | Jump to next log search match | Enter |
Enter |
Yes | Source |
| Previous Log Search Match | Jump to previous log search match | Shift+Enter |
Shift+Enter |
Yes | Source |