Commit 6112bff
authored
fix(ci): Docker build from Python image (#29)
* fix/ci/build-docker-image
Changed:
* changed latest to devel because we don't want to build public images for now but test images with cortexutils inside !
* changed dockerfile and created a withDeps dockerfile without sbt need
* changed dockerfile and created a withDeps dockerfile without sbt need
* fix/ci/build-docker-image
Changed:
* cortex.Dockerfile is now back to something slimer, without dependencies. As per Toom, there is no need to use an image built with dependencies because we use external docker images for analyzers
Added:
* we now have two Dockerfiles ready: one with and one without dependencies
* fix/ci/build-docker-image
Changed:
* corrected file and context statements
* wip
* wip
* wip
* wip
* wip trying to make it work
* Back to target/ folder ...
* changed dockerfile and created a withDeps dockerfile without sbt need
* changed dockerfile and created a withDeps dockerfile without sbt need
* fix/ci/build-docker-image
Changed:
* cortex.Dockerfile is now back to something slimer, without dependencies. As per Toom, there is no need to use an image built with dependencies because we use external docker images for analyzers
Added:
* we now have two Dockerfiles ready: one with and one without dependencies
* fix/ci/build-docker-image
Changed:
* corrected file and context statements
* wip
* wip
* wip
* wip
* wip trying to make it work
* Back to target/ folder ...
* Changed: volume mount corrected
* from bookworm to python
* python3.12 is now the base of the Cortex Docker image instead of debian1 parent 63dd117 commit 6112bff
File tree
2 files changed
+1
-70
lines changed- deployment/nomad/packs/cortex/templates
- project
2 files changed
+1
-70
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
139 | | - | |
140 | 138 | | |
141 | 139 | | |
142 | 140 | | |
| |||
194 | 192 | | |
195 | 193 | | |
196 | 194 | | |
197 | | - | |
198 | 195 | | |
199 | 196 | | |
200 | 197 | | |
| |||
235 | 232 | | |
236 | 233 | | |
237 | 234 | | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | 235 | | |
305 | 236 | | |
306 | 237 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments