dockdash

command module
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2022 License: MIT Imports: 15 Imported by: 0

README

Dockdash

Realtime docker ps and stats viewer.

Updates based on docker events and stats streams.

Built in go.

Ready to roll container available: docker pull byrnedo/dockdash

Screen grab

Use arrow keys to jump between data and traverse container list.

'i' key switches to inspect mode, view multiline data for one container.

W.I.P right now, please let me know if there's anything you think I should add to this.

Getting Started

Try it out first (requires docker...)

docker run -it -v /var/run/docker.sock:/var/run/docker.sock byrnedo/dockdash

This will mount /var/run/docker.sock straight into the container :)

Check out the releases page to get binaries.

If you want for a specific arch just raise a ticket.

Otherwise you can build yourself (requires docker):

make build

Output binary will be in build/

Todo

  1. Handle multiline info somehow better
  2. Deb package
  3. List Images
  4. List stopped containers
  5. Allow user to perform actions on container ( stop, start )

Alternatives

See Awesome Docker list for similar tools to work with Docker.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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