Skip to content

Instantly share code, notes, and snippets.

@kh0ma
Created July 28, 2020 07:51
Show Gist options
  • Save kh0ma/404b699540dea5cdc54dab4f9ac48ca8 to your computer and use it in GitHub Desktop.
Save kh0ma/404b699540dea5cdc54dab4f9ac48ca8 to your computer and use it in GitHub Desktop.
Install htop in docker container RHEL
yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
yum install htop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment