logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sen - terminal user interface for docker engine

Author

       This manual page was written by ChangZhuo Chen <czchen@debian.org> for the DebianGNU/Linuxsystem (but
       may be used by others).

                                                   11/24/2024                                             SEN(1)

Description

sen is a terminal user interface for docker engine:

       •   it can interactively manage your containers and images: manage? start, stop, restart, kill,
           delete,...

       •   there is a "dashboard" view for containers and images

       •   you are able to inspect containers and images

       •   sen can fetch logs of containers and even stream logs real-time

       •   buffers support searching and filtering

       •   sen receives real-time updates from docker when anything changes e.g. if you pull a container in
           another terminal, sen will pick it up

       •   sen notifies you whenever something happens (and reports slow queries)

       •   supports a lot of vim-like keybindings (j, k, gg, /, ...)

       •   you can get interactive tree view of all images (equivalent of dockerimages--tree)

       For more information, please see https://github.com/TomasTomecek/sen.

Name

       sen - terminal user interface for docker engine

Synopsis

sen

See Also