Open venkatesanvp opened 7 months ago
I am unfamiliar with mirroring repos to artifactory.
We publish the packages to nvidia.github.io/libnvidia-container/stable/rpm
and at worst case the raw RPMs can be pulled from there. The repo defitionons are defined here: https://github.com/NVIDIA/libnvidia-container/blob/gh-pages/stable/rpm/nvidia-container-toolkit.repo
We wanted have mirror of this Nvidia libnvidia rpm repo to be attached with our artifactory rpm repo as a single source of rpm's repo to access and build our images. Can you please explain how to attach this rpm repo with artifactory rpm repo. We tried all possible approaches, but we couldn't figure out the solutions.