Sign inSign up

terencewestphal/htop

By terencewestphal

Updated over 8 years ago

htop - an interactive process viewer for Unix

Image
4

500K+

terencewestphal/htop repository overview

Build Status

HTOP

htop - an interactive process viewer for Unix

Pull
docker pull terencewestphal/htop
Build

Build the Dockerfile and tag the image:

docker build -t htop .
Usage

Run htop inside a container:

docker run -it --rm --pid=host htop

Join another container’s pid namespace:

docker run -it --rm --pid=container:my-container htop

Tag summary

Content type

Image

Digest

Size

2.7 MB

Last updated

over 8 years ago

docker pull terencewestphal/htop