radeontop in a container
latest: latest radeontop on top of scratch image1.4-r1: you can choose specific version of radeontop
docker run \
--rm \
--interactive \
--tty \
--device /dev/dri \
ghcr.io/queeup-containers/radeontop-container:latestdocker build -t radeontop-container --file Containerfile .