awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

32 个仓库

Awesome GitHub RepositoriesTerminal Interfaces

CLI tools and TUIs for managing containers and images.

Explore 32 awesome GitHub repositories matching part of an awesome list · Terminal Interfaces. Refine with filters or upvote what's useful.

Awesome Terminal Interfaces GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • wagoodman/divewagoodman 的头像

    wagoodman/dive

    54,242在 GitHub 上查看↗

    Dive is a command-line tool designed for the analysis and optimization of container images. It functions as a layered storage inspector, allowing users to decompose image manifests to examine individual filesystem layers and identify opportunities to reduce total image size. The tool features a filesystem diffing engine that calculates net changes between sequential layers to highlight redundant data and storage inefficiencies. Users interact with this data through a terminal-based dashboard that provides keyboard-driven navigation of complex file structures and layer metadata. By abstracting

    Tool for exploring image layer contents.

    Goclidockerdocker-image
    在 GitHub 上查看↗54,242
  • jesseduffield/lazydockerjesseduffield 的头像

    jesseduffield/lazydocker

    51,376在 GitHub 上查看↗

    Lazydocker is a terminal-based command-line utility that provides an interactive dashboard for monitoring and controlling containerized environments. It functions as a text-based user interface, allowing users to manage containers, images, and volumes directly within a terminal emulator through keyboard-driven navigation. The tool distinguishes itself by replacing manual command-line sequences with a unified workspace that communicates directly with the Docker daemon via the local Unix domain socket. It maintains state synchronization by listening to real-time container events and utilizes co

    Comprehensive TUI for managing Docker and Compose.

    Go
    在 GitHub 上查看↗51,376
  • lirantal/docklylirantal 的头像

    lirantal/dockly

    4,019在 GitHub 上查看↗

    Dockly 是一个终端用户界面,用于通过交互式菜单管理 Docker 容器和服务。它作为一个日志流媒体、Swarm 编排工具以及用于管理外部容器环境的客户端运行。 该项目允许用户通过套接字或网络端口连接到远程 Docker 守护进程。它包括在本地容器模式和 Swarm 集群模式之间切换的能力,以监控和控制跨多个节点的服务。 该工具在可滚动界面中提供实时日志流,并支持直接启动交互式 Shell 会话到正在运行的容器中。它还包括用于按名称或状态定位容器的资源过滤功能,以及针对容器和镜像的常规生命周期管理。

    Interactive shell UI for container management.

    JavaScript
    在 GitHub 上查看↗4,019
  • moncho/drymoncho 的头像

    moncho/dry

    3,225在 GitHub 上查看↗

    Dry is a container lifecycle manager and cluster orchestrator designed to control groups of containers, services, and stacks across multiple nodes. It functions as a resource manager for inspecting and cleaning up images, persistent volumes, and network configurations, while providing a terminal-based dashboard for monitoring system events and resource usage. The project enables the coordination of distributed workloads through service-stack grouping and cluster orchestration. It provides a centralized control plane to synchronize the deployment and scaling of complex application architecture

    Interactive CLI for container management.

    Godockerdocker-clidocker-engine
    在 GitHub 上查看↗3,225
  • ghostwriters/dockstarterGhostWriters 的头像

    GhostWriters/DockSTARTer

    2,560在 GitHub 上查看↗

    DockSTARTer helps you get started with running apps in Docker.

    Helper for initializing home server apps in Docker.

    Shelldebiandockerdocker-compose
    在 GitHub 上查看↗2,560
  • mrjackwills/oxkermrjackwills 的头像

    mrjackwills/oxker

    1,720在 GitHub 上查看↗

    A simple tui to view & control docker containers

    Simple TUI for viewing and controlling containers.

    Rust
    在 GitHub 上查看↗1,720
  • lifailon/lazyjournalLifailon 的头像

    Lifailon/lazyjournal

    1,126在 GitHub 上查看↗

    TUI for filtering and reading container logs.

    Goauditddocker-logsgo
    在 GitHub 上查看↗1,126
  • ajayd-san/gomanagedockerajayd-san 的头像

    ajayd-san/gomanagedocker

    639在 GitHub 上查看↗

    TUI tool to manage your docker images, containers and volumes 🚀

    Fast TUI with VIM-style navigation.

    Go
    在 GitHub 上查看↗639
  • spotify/dockerfile-modespotify 的头像

    spotify/dockerfile-mode

    564在 GitHub 上查看↗

    An emacs mode for handling Dockerfiles

    Emacs mode for editing Dockerfiles.

    Emacs Lisp
    在 GitHub 上查看↗564
  • shubh-io/dockmateshubh-io 的头像

    shubh-io/dockmate

    322在 GitHub 上查看↗

    Dockmate: The open-source Docker TUI & Podman manager for terminal productivity. A fast, lightweight alternative to lazydocker built in Go.

    Lightweight TUI for Docker and Podman.

    Go
    在 GitHub 上查看↗322
  • patrickhoefler/dockerfilegraphpatrickhoefler 的头像

    patrickhoefler/dockerfilegraph

    266在 GitHub 上查看↗

    Visualize your multi-stage Dockerfiles

    Visualization tool for multi-stage Dockerfiles.

    Go
    在 GitHub 上查看↗266
  • christian-korneck/docker-pushrmchristian-korneck 的头像

    christian-korneck/docker-pushrm

    152在 GitHub 上查看↗

    "Docker Push Readme" - a Docker CLI plugin to update container repo docs

    CLI plugin for pushing READMEs to registries.

    Go
    在 GitHub 上查看↗152
  • s0rg/decomposes0rg 的头像

    s0rg/decompose

    133在 GitHub 上查看↗

    Reverse-engineering tool for docker environments

    Reverse-engineering tool for Docker environments.

    Go
    在 GitHub 上查看↗133
  • joao-zanutto/easydockerjoao-zanutto 的头像

    joao-zanutto/easydocker

    115在 GitHub 上查看↗

    EasyDocker is a TUI focused on investigating and troubleshooting Docker resources. Highly inspired by lazydocker and k9s while leveraging beautiful graphics from BubbleTea

    BubbleTea-based TUI for container management.

    Go
    在 GitHub 上查看↗115
  • shiwaforce/pocoshiwaforce 的头像

    shiwaforce/poco

    112在 GitHub 上查看↗

    Poco will help you to organise and manage Docker, Docker-Compose, Kubernetes, Openshift projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.

    YAML-based management for complex container projects.

    Python
    在 GitHub 上查看↗112
  • jr-k/d4sjr-k 的头像

    jr-k/d4s

    97在 GitHub 上查看↗

    🍊 A fast, keyboard-driven terminal UI to manage Docker containers, Compose stacks, and Swarm services with the ergonomics of K9s.

    Keyboard-driven TUI for container and swarm management.

    Go
    在 GitHub 上查看↗97
  • jonathonreinhart/scubaJonathonReinhart 的头像

    JonathonReinhart/scuba

    98在 GitHub 上查看↗

    Simple Container-Utilizing Build Apparatus

    Encapsulates build environments in containers.

    Python
    在 GitHub 上查看↗98
  • segersniels/supdocksegersniels 的头像

    segersniels/supdock

    86在 GitHub 上查看↗

    What's Up, Doc(ker)? A convenient way to interact with the docker daemon using prompts.

    Interactive prompt for visual Docker management.

    Rust
    在 GitHub 上查看↗86
  • pivovarit/tdockerpivovarit 的头像

    pivovarit/tdocker

    85在 GitHub 上查看↗

    minimalistic terminal UI for everyday Docker operations

    Replacement for standard container listing commands.

    Go
    在 GitHub 上查看↗85
  • durableprogramming/dprsdurableprogramming 的头像

    durableprogramming/dprs

    39在 GitHub 上查看↗

    DPRS (Docker PRocesS Manager) is a terminal user interface for managing Docker containers and monitoring their logs. Built with a focus on reliability, usability, and efficient container management.

    Developer-focused TUI with real-time log streaming.

    Rust
    在 GitHub 上查看↗39
上一个12下一个
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Terminal Interfaces