Build for more flavors of Linux
Open
@trxcllnt is already working on this.
Since Aug 17, 2022.
- Dominant language
- TypeScript
- Stars
- 211
- Forks
- 29
- Avg merge
- 17h 30m
- Merged PRs (30d)
- 1
Description
At the moment we only prebuild packages for ubuntu20.04, but we should build for more. A good initial target is the list of distros supported by the nvidia/cuda base image:
- centos7
- rockylinux8
ubuntu18.04can't do this because it prevents updating to node v18- ubuntu20.04
- ubuntu22.04
Once we have these builds, we can install the appropriate version for compatible distros (debian -> ubuntu, RHEL -> centos etc.).
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.