Thatcher

Results 30 comments of Thatcher

@johncf I second you. I've looked at using the [community-charts/mlflow](https://github.com/community-charts/helm-charts/tree/main/charts/mlflow) helm chart, but it has not been updated in months and cannot be run without modifications. It is, however, still...

Ok, great. I like where we are going and I like the simplifications that @johncf made. @BenGalewsky version also looks mature (but lacks storage options, and is a bit biased)....

Yeah, I'll add one soon. If you're interested in using it, know that I'm working on a full rewrite which will make it much easier to do so. I'm thinking...

I've been trying to see if I can add this dependency but I'm running into a wall... I don't have any way to see how the `stacksmith` dependencies are built,...

Ok, actually, after my surprise that this doesn't work, it actually makes sense that it would not work, as Base62 (or baseXX)-encoding would not be able to represent a negative...

Thanks for your feedback! Indeed I do partial matching, basically to prevent silly things to make it fail. I'll think about improving the strict parsing for some of the command...

> EDIT: Doing this may also be problematic when using the short docker ID on the tutorial. Hmmmm.... Yup. But since people seem to care I'll see if I can...

fyi: this was to the docker-io private repo

I ran into the same issue; but learned that the issue is not that you have additional configuration in your file, it is that all listed networks actually need to...

@sathieu, @mgyongyosi thanks! This is awesome and I already completed a pilot implementation with this! One improvement request (I figured here; since it is still fresh), can we support a...