mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-22 15:11:02 +00:00
74 lines
1.5 KiB
Markdown
74 lines
1.5 KiB
Markdown
# Lazydocker menu
|
|
|
|
## Project
|
|
|
|
<pre>
|
|
<kbd>e</kbd>: edit lazydocker config
|
|
<kbd>o</kbd>: open lazydocker config
|
|
<kbd>[</kbd>: previous tab
|
|
<kbd>]</kbd>: next tab
|
|
<kbd>m</kbd>: view logs
|
|
<kbd>enter</kbd>: focus main panel
|
|
</pre>
|
|
|
|
## Containers
|
|
|
|
<pre>
|
|
<kbd>[</kbd>: previous tab
|
|
<kbd>]</kbd>: next tab
|
|
<kbd>d</kbd>: remove
|
|
<kbd>e</kbd>: Hide/Show stopped containers
|
|
<kbd>s</kbd>: stop
|
|
<kbd>r</kbd>: restart
|
|
<kbd>a</kbd>: attach
|
|
<kbd>m</kbd>: view logs
|
|
<kbd>c</kbd>: run predefined custom command
|
|
<kbd>b</kbd>: view bulk commands
|
|
<kbd>enter</kbd>: focus main panel
|
|
</pre>
|
|
|
|
## Services
|
|
|
|
<pre>
|
|
<kbd>d</kbd>: remove containers
|
|
<kbd>s</kbd>: stop
|
|
<kbd>r</kbd>: restart
|
|
<kbd>a</kbd>: attach
|
|
<kbd>m</kbd>: view logs
|
|
<kbd>[</kbd>: previous tab
|
|
<kbd>]</kbd>: next tab
|
|
<kbd>R</kbd>: view restart options
|
|
<kbd>c</kbd>: run predefined custom command
|
|
<kbd>b</kbd>: view bulk commands
|
|
<kbd>enter</kbd>: focus main panel
|
|
</pre>
|
|
|
|
## Images
|
|
|
|
<pre>
|
|
<kbd>[</kbd>: previous tab
|
|
<kbd>]</kbd>: next tab
|
|
<kbd>c</kbd>: run predefined custom command
|
|
<kbd>d</kbd>: remove image
|
|
<kbd>b</kbd>: view bulk commands
|
|
<kbd>c</kbd>: run predefined custom command
|
|
<kbd>enter</kbd>: focus main panel
|
|
</pre>
|
|
|
|
## Volumes
|
|
|
|
<pre>
|
|
<kbd>[</kbd>: previous tab
|
|
<kbd>]</kbd>: next tab
|
|
<kbd>c</kbd>: run predefined custom command
|
|
<kbd>d</kbd>: remove volume
|
|
<kbd>b</kbd>: view bulk commands
|
|
<kbd>c</kbd>: run predefined custom command
|
|
<kbd>enter</kbd>: focus main panel
|
|
</pre>
|
|
|
|
## Main
|
|
|
|
<pre>
|
|
<kbd>esc</kbd>: return
|
|
</pre>
|