All Posts programming lazydocker: TUI for managing docker containers, images, volumes, and more

lazydocker: TUI for managing docker containers, images, volumes, and more

· 105 words · 1 minute read

lazydocker is a terminal UI for managing Docker containers, images, volumes, and more.

Open Lazydocker:

lazydocker

Display the current default configuration:

lazydocker --config

Run Lazydocker in debug mode:

lazydocker --debug

Specify an alternate Docker Compose file:

lazydocker --file path/to/docker-compose.yml

Display help:

lazydocker --help

Display version:

lazydocker --version

More information: https://github.com/jesseduffield/lazydocker .

I hope you enjoyed reading this post as much as I enjoyed writing it. If you know a person who can benefit from this information, send them a link of this post. If you want to get notified about new posts, follow me on YouTube , Twitter (x) , LinkedIn , and GitHub .