Skip to content

Usage

Running EasyDocker

easydocker

Opens the interactive TUI for browsing Docker resources.

Version

easydocker version

Prints the version, commit, and build date.

CLI flags

FlagEnv varDescription
--configEASYDOCKER_CONFIGPath to a YAML config file
--log-enableEASYDOCKER_LOG_ENABLEEnable file logging
--log-levelEASYDOCKER_LOG_LEVELLog level: debug, info, warn, error
--log-pathEASYDOCKER_LOG_PATHLog file path

For details on available options and config file format, see Configuration.

Key bindings

Browse mode

KeyAction
/ Switch tabs (Containers, Images, Networks, Volumes)
/ Move selection
pgup / pgdnJump by page
home / endGo to top / bottom
aToggle running / all containers
EnterOpen container logs
iInspect selected resource
sOpen interactive shell in running container
/Filter
EscOpen menu

Logs / Inspect mode

KeyAction
/ Scroll horizontally
/ Scroll lines
pgup / pgdnJump by page
home / endGo to top / bottom
fToggle follow mode
wToggle word wrap
/Filter log lines
sOpen shell (running containers only)
EscGo back to browse
KeyAction
/ Navigate menu items
EnterSelect highlighted item
EscClose menu

The Esc menu provides access to help, configuration viewer, and quit.