Dave Challis
Dave Challis
I'd like to see more individual specialised components that form part of an ML pipeline, rather than anything monolithic attempting to implement too much at once. This gives Rust a...
Ah, good to know, will take a look in that direction, thanks for the info.
@valasatava afraid not, I had a look through the source, and I don't think it's at all possible with the Java API client. In the end we had to switch...
Should be doable! I'm planning to add more build automation/integration with Docker hub at some point soon, have just been massively behind on free time lately.
I've made a quick start in the [actions-updates](https://github.com/davechallis/ocypod/tree/actions-updates) branch which does a multiarch build/push. It's only implemented for that branch and uses a temporary `dev` tag for now, as it...
Thanks for testing, and good spot. I'll try and take another look sometime this week, hopefully there's an alternative build option (worst case would be using separate Dockerfiles for arm/non-arm...
@montanalow Thanks for this, looks good on quick read through! I'll spend a bit of time reviewing in detail shortly (just dealing with a bit of a backlog after xmas...).