docker-ps

module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2024 License: MIT

README

docker-ps

GitHub release Go Report Card

Purpose

As for me, docker ps is uninformative and inconvenient. This app is a Docker plugin that displays a list of running containers in a more readable and informative format than the standard docker ps command.

Download

Compiled binary you can get in releases

Install
mv ./docker-cps ~/.docker/cli-plugins/docker-cps
Usage
➜ docker cps -a
jovial_mendel
    Container ID:    70a838c8dcb7
    Image:           alpine:3.20
    Command:         ash
    Created:         1 second ago
    IP-address:      172.17.0.2/16
    Ports:           0.0.0.0:8080-8081->8080-8081/tcp, 0.0.0.0:9090->9090/tcp
    Status:          Up 1 second

tender_johnson
    Container ID:    e3913b691066
    Image:           alpine:3.20
    Command:         echo 123
    Created:         6 minutes ago
    Status:          Exited (0) 6 minutes ago

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL