clearml-serving icon indicating copy to clipboard operation
clearml-serving copied to clipboard

Use python 3.8 in serving container

Open milongo opened this issue 1 year ago • 6 comments

Hi, my stack uses python 3.8 everywhere and I've just modified the Dockerfile and built the image locally to get my stack to work. I figured it should be easy for you to make an additional image in dockerhub to support python 3.8. Not sure if you need anything else from the PR.

milongo avatar Apr 10 '23 13:04 milongo

Hi @milongo,

If that's the case, I would prefer to have an additional dockerfile to build from 3.8, and not change the existing one...

jkhenning avatar Apr 10 '23 13:04 jkhenning

Oh, yes, that makes a lot of sense, sorry. What would you say would be a better way of doing this?

milongo avatar Apr 10 '23 14:04 milongo

@jkhenning I provided it as an argument. I think the only thing you'd need to change would be pushing an image built with 3.8 to your hub?

milongo avatar Apr 10 '23 14:04 milongo

@milongo makes sense 🙂

jkhenning avatar Apr 10 '23 14:04 jkhenning

Cool! @jkhenning please let me know when you get a chance to do that.

milongo avatar Apr 10 '23 14:04 milongo

Hi @jkhenning any updates on this?

milongo avatar Apr 20 '23 13:04 milongo