Publish CodeCarbon to DockerHub
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 323
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 12
Description
Description
To facilitate the use of CodeCarbon, we could publish an image on DockerHub.
But we have to keep in mind that default installation won't have access to RAPL or PyNVML:
- RAPL : It has to be run in privileged mode.
- NVIDIA PyNVML : It need the NVIDIA Container Toolkit
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named in the issue. Start by reviewing the repository's packaging and release configuration, then determine how a Docker image would be built and published to DockerHub. Done means the image is available there and the RAPL privileged-mode and NVIDIA Container Toolkit requirements are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- devops, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100