So i have been evaluating Pants since the past cou...
# general
c
So i have been evaluating Pants since the past couple of weeks because we want to move into a monorepo approach for our Python based services. During my evaluation i created a repo with 2 fastapi based services and now i want to use pants to create a docker image for one of the services. But so far since the past 2 days the docker build using pants does not work. And i cannot figure out the reason why. Would be glad if someone can help me here as to what is going wrong.