← 返回命令列表

Linux command

sen 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Launch the container management TUI

sen

Run sen in a Docker container

docker run -v /var/run/docker.sock:/run/docker.sock -ti -e TERM tomastomecek/sen

说明

sen is an interactive TUI for managing Docker containers and images. You can start, stop, restart, kill, and delete containers, inspect containers and images, stream real-time logs, view an image layer tree, and monitor disk usage. It features Vim-like keybindings and real-time Docker event updates. Also supports Podman v2.0+ via its Docker-compatible API.

FAQ

What is the sen command used for?

sen is an interactive TUI for managing Docker containers and images. You can start, stop, restart, kill, and delete containers, inspect containers and images, stream real-time logs, view an image layer tree, and monitor disk usage. It features Vim-like keybindings and real-time Docker event updates. Also supports Podman v2.0+ via its Docker-compatible API.

How do I run a basic sen example?

Run `sen` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more sen examples?

This page includes 2 examples for sen, plus related commands for nearby Linux tasks.