Skip to content

Commit

Permalink
add oc.template.rockylinux
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely authored Mar 27, 2024
1 parent b8638dc commit 193f980
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions rules/nvidia.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
{ "include" :
[
{
"source": "nvidia/cuda:12.3.1-base-rockylinux8,
"target": "oc.template.rockylinux.8",
"dockerfile": "oc.template.rockylinux.minimal"
},
{
"source": "nvidia/cuda:12.3.1-base-rockylinux9,
"target": "oc.template.rockylinux.9",
"dockerfile": "oc.template.rockylinux.minimal"
},
{
"source": "nvidia/cuda:12.0.0-base-ubuntu20.04",
"target": "oc.template.ubuntu.nvidia.20.04",
Expand Down

0 comments on commit 193f980

Please sign in to comment.