This repository contains Dockerfile of innotop.
See https://github.com/innotop/innotop about innotop.
- Install Docker
- Download automated build from public Docker Hub Registry:
docker pull leonisandco/innotop
(alternatively, you can build an image from Dockerfile:docker build -t ="leonisandco/innotop" github.com/leonisandco/innotop-on-docker
)
docker run --rm leonisandco/innotop -h
See innotop/innotop about how to use innotop.