mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
[PR #51] [MERGED] fix(Dockerfile): migrate docker image repo to nvcr.io/nvidia/driver #136
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#136
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/51
Author: @XuehaiPan
Created: 12/13/2022
Status: ✅ Merged
Merged: 12/13/2022
Merged by: @XuehaiPan
Base:
main← Head:fix-dockerfile📝 Commits (3)
72646edfix(Dockerfile): migrate docker image repo to nvcr.io/nvidia/driver1f602e3test(.github): testDockerfilein GitHub Actions7a59729fix(Dockerfile): downgrade the default docker base tag📊 Changes
3 files changed (+22 additions, -7 deletions)
View changed files
📝
.github/workflows/build.yaml(+6 -0)📝
Dockerfile(+15 -6)📝
README.md(+1 -1)📄 Description
Issue Type
Runtime Environment
3.10.8525.60.11nvitopversion or commit:main@c04fbbpython-ml-pyversion:11.515.75en_US.UTF-8Description
Dockerfilein GitHub Actions.Motivation and Context
Python 3.6 is end-of-life and the highest supported
setuptoolsdoes not supportpyprocject.tomlbased projects. It cannot install the dependencies correctly. This PR replaces therequirements.txtapproach in #50 and updates the docker image.Closes #50
Testing
N/A
Images / Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.