Skip to content

queeup-containers/amdgpu_top-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

amdgpu_top in a container

Tags

  • latest: latest amdgpu_top on top of scratch image
    • 0.11.2-r0: you can choose specific version of amdgpu_top

Use

docker run \
    --rm \
    --interactive \
    --tty \
    --device /dev/dri \
    ghcr.io/queeup-containers/amdgpu_top-container:latest

Build

docker build -t amdgpu_top-container --file Containerfile .

Packages

 
 
 

Contributors