mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 06:06:12 -06:00
[PR #191] [MERGED] feat(workflows/docker): add workflow to build docker images #196
Labels
No labels
api
bug
bug
cli / tui
dependencies
documentation
documentation
documentation
duplicate
enhancement
exporter
invalid
pull-request
pynvml
question
question
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/nvitop#196
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/XuehaiPan/nvitop/pull/191
Author: @XuehaiPan
Created: 11/10/2025
Status: ✅ Merged
Merged: 11/11/2025
Merged by: @XuehaiPan
Base:
main← Head:docker📝 Commits (7)
b4d61cefeat(workflows/docker): add workflow to build docker images4500f15docs: update references of docker images50db538docs(CHANGELOG): update CHANGELOG.mdfebc201chore: apply suggestions49bdd79chore: set env for cli5fd37c7chore: apply suggestions816c9ddchore: use github context📊 Changes
6 files changed (+133 additions, -11 deletions)
View changed files
📝
.github/workflows/build.yaml(+12 -4)➕
.github/workflows/docker.yaml(+114 -0)📝
.github/workflows/lint.yaml(+4 -1)📝
CHANGELOG.md(+1 -0)📝
README.md(+1 -3)📝
nvitop-exporter/grafana/docker-compose.yml(+1 -3)📄 Description
Issue Type
Motivation and Context
Rework for #166
Closes #166
Testing
Built images can be found here:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.