Hi @domenkozar ,
I am posting this question here, because more people might be interested.
What is devenv’s approach for production packaging of some product built using devenv in to the container image ?
Let say I have a Python app which I want to run in OCI container with the exactly same dependencies including Python itself.
Thank you.