|
4 | 4 | "default": [ |
5 | 5 | { |
6 | 6 | "targets": [ |
7 | | - "cuda", |
8 | | - "ml", |
9 | | - "ml-verse", |
10 | 7 | "binder" |
11 | 8 | ] |
12 | 9 | } |
|
17 | 14 | "binder" |
18 | 15 | ] |
19 | 16 | } |
20 | | - ], |
21 | | - "cuda-images": [ |
22 | | - { |
23 | | - "targets": [ |
24 | | - "cuda", |
25 | | - "ml", |
26 | | - "ml-verse" |
27 | | - ] |
28 | | - } |
29 | 17 | ] |
30 | 18 | } |
31 | 19 | ], |
|
68 | 56 | "docker.io/rocker/binder:latest", |
69 | 57 | "ghcr.io/rocker-org/binder:latest" |
70 | 58 | ] |
71 | | - }, |
72 | | - "cuda": { |
73 | | - "dockerfile": "dockerfiles/cuda_4.4.2.Dockerfile", |
74 | | - "labels": { |
75 | | - "org.opencontainers.image.title": "rocker/cuda", |
76 | | - "org.opencontainers.image.description": "NVIDIA CUDA libraries added to Rocker image.", |
77 | | - "org.opencontainers.image.base.name": "docker.io/nvidia/cuda:11.8.0-cudnn8-devel-ubuntu22.04", |
78 | | - "org.opencontainers.image.version": "R-4.4.2", |
79 | | - "org.opencontainers.image.licenses": "GPL-2.0-or-later", |
80 | | - "org.opencontainers.image.source": "https://github.com/rocker-org/rocker-versioned2", |
81 | | - "org.opencontainers.image.vendor": "Rocker Project", |
82 | | - "org.opencontainers.image.authors": "Carl Boettiger <cboettig@ropensci.org>" |
83 | | - }, |
84 | | - "platforms": [ |
85 | | - "linux/amd64" |
86 | | - ], |
87 | | - "cache-to": [ |
88 | | - "type=inline" |
89 | | - ], |
90 | | - "tags": [ |
91 | | - "docker.io/rocker/cuda:4.4.2", |
92 | | - "ghcr.io/rocker-org/cuda:4.4.2", |
93 | | - "docker.io/rocker/cuda:4.4", |
94 | | - "ghcr.io/rocker-org/cuda:4.4", |
95 | | - "docker.io/rocker/cuda:4", |
96 | | - "ghcr.io/rocker-org/cuda:4", |
97 | | - "docker.io/rocker/cuda:latest", |
98 | | - "ghcr.io/rocker-org/cuda:latest" |
99 | | - ], |
100 | | - "cache-from": [ |
101 | | - "docker.io/rocker/cuda:4.4.2", |
102 | | - "ghcr.io/rocker-org/cuda:4.4.2", |
103 | | - "docker.io/rocker/cuda:4.4", |
104 | | - "ghcr.io/rocker-org/cuda:4.4", |
105 | | - "docker.io/rocker/cuda:4", |
106 | | - "ghcr.io/rocker-org/cuda:4", |
107 | | - "docker.io/rocker/cuda:latest", |
108 | | - "ghcr.io/rocker-org/cuda:latest", |
109 | | - "docker.io/rocker/ml:4.4.2", |
110 | | - "ghcr.io/rocker-org/ml:4.4.2", |
111 | | - "docker.io/rocker/ml:4.4", |
112 | | - "ghcr.io/rocker-org/ml:4.4", |
113 | | - "docker.io/rocker/ml:4", |
114 | | - "ghcr.io/rocker-org/ml:4", |
115 | | - "docker.io/rocker/ml:latest", |
116 | | - "ghcr.io/rocker-org/ml:latest", |
117 | | - "docker.io/rocker/ml-verse:4.4.2", |
118 | | - "ghcr.io/rocker-org/ml-verse:4.4.2", |
119 | | - "docker.io/rocker/ml-verse:4.4", |
120 | | - "ghcr.io/rocker-org/ml-verse:4.4", |
121 | | - "docker.io/rocker/ml-verse:4", |
122 | | - "ghcr.io/rocker-org/ml-verse:4", |
123 | | - "docker.io/rocker/ml-verse:latest", |
124 | | - "ghcr.io/rocker-org/ml-verse:latest" |
125 | | - ] |
126 | | - }, |
127 | | - "ml": { |
128 | | - "dockerfile": "dockerfiles/ml_4.4.2.Dockerfile", |
129 | | - "labels": { |
130 | | - "org.opencontainers.image.title": "rocker/ml", |
131 | | - "org.opencontainers.image.description": "Docker image with R + GPU support for machine learning libraries.", |
132 | | - "org.opencontainers.image.base.name": "docker.io/nvidia/cuda:11.8.0-cudnn8-devel-ubuntu22.04", |
133 | | - "org.opencontainers.image.version": "R-4.4.2", |
134 | | - "org.opencontainers.image.licenses": "GPL-2.0-or-later", |
135 | | - "org.opencontainers.image.source": "https://github.com/rocker-org/rocker-versioned2", |
136 | | - "org.opencontainers.image.vendor": "Rocker Project", |
137 | | - "org.opencontainers.image.authors": "Carl Boettiger <cboettig@ropensci.org>" |
138 | | - }, |
139 | | - "platforms": [ |
140 | | - "linux/amd64" |
141 | | - ], |
142 | | - "cache-to": [ |
143 | | - "type=inline" |
144 | | - ], |
145 | | - "tags": [ |
146 | | - "docker.io/rocker/ml:4.4.2", |
147 | | - "ghcr.io/rocker-org/ml:4.4.2", |
148 | | - "docker.io/rocker/ml:4.4", |
149 | | - "ghcr.io/rocker-org/ml:4.4", |
150 | | - "docker.io/rocker/ml:4", |
151 | | - "ghcr.io/rocker-org/ml:4", |
152 | | - "docker.io/rocker/ml:latest", |
153 | | - "ghcr.io/rocker-org/ml:latest" |
154 | | - ], |
155 | | - "cache-from": [ |
156 | | - "docker.io/rocker/cuda:4.4.2", |
157 | | - "ghcr.io/rocker-org/cuda:4.4.2", |
158 | | - "docker.io/rocker/cuda:4.4", |
159 | | - "ghcr.io/rocker-org/cuda:4.4", |
160 | | - "docker.io/rocker/cuda:4", |
161 | | - "ghcr.io/rocker-org/cuda:4", |
162 | | - "docker.io/rocker/cuda:latest", |
163 | | - "ghcr.io/rocker-org/cuda:latest", |
164 | | - "docker.io/rocker/ml:4.4.2", |
165 | | - "ghcr.io/rocker-org/ml:4.4.2", |
166 | | - "docker.io/rocker/ml:4.4", |
167 | | - "ghcr.io/rocker-org/ml:4.4", |
168 | | - "docker.io/rocker/ml:4", |
169 | | - "ghcr.io/rocker-org/ml:4", |
170 | | - "docker.io/rocker/ml:latest", |
171 | | - "ghcr.io/rocker-org/ml:latest", |
172 | | - "docker.io/rocker/ml-verse:4.4.2", |
173 | | - "ghcr.io/rocker-org/ml-verse:4.4.2", |
174 | | - "docker.io/rocker/ml-verse:4.4", |
175 | | - "ghcr.io/rocker-org/ml-verse:4.4", |
176 | | - "docker.io/rocker/ml-verse:4", |
177 | | - "ghcr.io/rocker-org/ml-verse:4", |
178 | | - "docker.io/rocker/ml-verse:latest", |
179 | | - "ghcr.io/rocker-org/ml-verse:latest" |
180 | | - ] |
181 | | - }, |
182 | | - "ml-verse": { |
183 | | - "dockerfile": "dockerfiles/ml-verse_4.4.2.Dockerfile", |
184 | | - "labels": { |
185 | | - "org.opencontainers.image.title": "rocker/ml-verse", |
186 | | - "org.opencontainers.image.description": "Docker image with R + GPU support for machine learning libraries, and many R packages.", |
187 | | - "org.opencontainers.image.base.name": "docker.io/nvidia/cuda:11.8.0-cudnn8-devel-ubuntu22.04", |
188 | | - "org.opencontainers.image.version": "R-4.4.2", |
189 | | - "org.opencontainers.image.licenses": "GPL-2.0-or-later", |
190 | | - "org.opencontainers.image.source": "https://github.com/rocker-org/rocker-versioned2", |
191 | | - "org.opencontainers.image.vendor": "Rocker Project", |
192 | | - "org.opencontainers.image.authors": "Carl Boettiger <cboettig@ropensci.org>" |
193 | | - }, |
194 | | - "platforms": [ |
195 | | - "linux/amd64" |
196 | | - ], |
197 | | - "cache-to": [ |
198 | | - "type=inline" |
199 | | - ], |
200 | | - "tags": [ |
201 | | - "docker.io/rocker/ml-verse:4.4.2", |
202 | | - "ghcr.io/rocker-org/ml-verse:4.4.2", |
203 | | - "docker.io/rocker/ml-verse:4.4", |
204 | | - "ghcr.io/rocker-org/ml-verse:4.4", |
205 | | - "docker.io/rocker/ml-verse:4", |
206 | | - "ghcr.io/rocker-org/ml-verse:4", |
207 | | - "docker.io/rocker/ml-verse:latest", |
208 | | - "ghcr.io/rocker-org/ml-verse:latest" |
209 | | - ], |
210 | | - "cache-from": [ |
211 | | - "docker.io/rocker/cuda:4.4.2", |
212 | | - "ghcr.io/rocker-org/cuda:4.4.2", |
213 | | - "docker.io/rocker/cuda:4.4", |
214 | | - "ghcr.io/rocker-org/cuda:4.4", |
215 | | - "docker.io/rocker/cuda:4", |
216 | | - "ghcr.io/rocker-org/cuda:4", |
217 | | - "docker.io/rocker/cuda:latest", |
218 | | - "ghcr.io/rocker-org/cuda:latest", |
219 | | - "docker.io/rocker/ml:4.4.2", |
220 | | - "ghcr.io/rocker-org/ml:4.4.2", |
221 | | - "docker.io/rocker/ml:4.4", |
222 | | - "ghcr.io/rocker-org/ml:4.4", |
223 | | - "docker.io/rocker/ml:4", |
224 | | - "ghcr.io/rocker-org/ml:4", |
225 | | - "docker.io/rocker/ml:latest", |
226 | | - "ghcr.io/rocker-org/ml:latest", |
227 | | - "docker.io/rocker/ml-verse:4.4.2", |
228 | | - "ghcr.io/rocker-org/ml-verse:4.4.2", |
229 | | - "docker.io/rocker/ml-verse:4.4", |
230 | | - "ghcr.io/rocker-org/ml-verse:4.4", |
231 | | - "docker.io/rocker/ml-verse:4", |
232 | | - "ghcr.io/rocker-org/ml-verse:4", |
233 | | - "docker.io/rocker/ml-verse:latest", |
234 | | - "ghcr.io/rocker-org/ml-verse:latest" |
235 | | - ] |
236 | 59 | } |
237 | 60 | } |
238 | 61 | } |
0 commit comments