Metadata-Version: 2.4
Name: docker-tui
Version: 0.1.2
Summary: A console user interface for docker
Author: Assaf
License: MIT
Project-URL: Repository, https://github.com/asafc64/DockerTUI.git
Project-URL: Issues, https://github.com/asafc64/DockerTUI/issues
Requires-Python: >=3.10
Description-Content-Type: text/markdown

﻿# Docker TUI
Yet another console user interface for docker, 
inspired by [k9s](https://github.com/derailed/k9s),
and based on [Textual](https://github.com/Textualize/textual).

<img src="assets/containers_list_screenshot.svg"/>


## Features
- Container views: list, logs, details, and stats
- Container actions: exec, stop, restart, delete
- Quick search-and-navigate to anywhere in the app.
