Sign inSign up

snpranav/htop

By snpranav

Updated almost 6 years ago

Image
0

254

snpranav/htop repository overview

HTOP the Docker Way

Run the image using

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

This will pull the docker image from docker hub and run htop in a docker container.

That's it!


If you would like to use certain version of HTOP on pre-built images, visit the docker hub repo and you'll find some tags of different versions of htop.

For example, to run version 3.0.2

docker run --rm -it --pid=host snpranav/htop:3.0.2

HTOP Source Code - https://github.com/htop-dev/htop

Tag summary

Content type

Image

Digest

Size

3 MB

Last updated

almost 6 years ago

docker pull snpranav/htop