Skip to content

Instantly share code, notes, and snippets.

@joshuaquek
Created December 30, 2019 09:35
Show Gist options
  • Save joshuaquek/693208c8051a572c0eeeb5d9c491c9af to your computer and use it in GitHub Desktop.
Save joshuaquek/693208c8051a572c0eeeb5d9c491c9af to your computer and use it in GitHub Desktop.
Summary: A set of keybindings from https://github.com/jesseduffield/lazydocker/blob/master/docs/keybindings/Keybindings_en.md

Lazydocker menu

Project

  e: edit lazydocker config
  o: open lazydocker config
  [: previous tab
  ]: next tab
  m: view logs
  enter: focus main panel

Containers

  [: previous tab
  ]: next tab
  d: remove
  e: Hide/Show stopped containers
  s: stop
  r: restart
  a: attach
  m: view logs
  c: run predefined custom command
  b: view bulk commands
  enter: focus main panel

Services

  d: remove containers
  s: stop
  r: restart
  a: attach
  m: view logs
  [: previous tab
  ]: next tab
  R: view restart options
  c: run predefined custom command
  b: view bulk commands
  enter: focus main panel

Images

  [: previous tab
  ]: next tab
  c: run predefined custom command
  d: remove image
  b: view bulk commands
  enter: focus main panel

Volumes

  [: previous tab
  ]: next tab
  c: run predefined custom command
  d: remove volume
  b: view bulk commands
  enter: focus main panel

Main

  esc: return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment