pocker
TUI tool for Docker container management
TLDR
Launch the Docker TUI
$ pocker
SYNOPSIS
pocker [options]
DESCRIPTION
pocker is a terminal user interface for managing Docker containers. It displays containers, images, logs, attributes, environment variables, and container statistics. Built on docker-py and Textual, it provides a keyboard-driven interface for common Docker operations.
CAVEATS
Requires Docker to be installed and running.
HISTORY
pocker was created by pommee and is written in Python.
SEE ALSO
docker(1), lazydocker(1), oxker(1)

