Hey all! Quick question: Is it possible to build the image to use in a docker_environment in your repo? No dependencies argument as far as I can find.
r
refined-addition-53644
09/11/2023, 12:49 PM
No it's not supported out of the box. You'll have to build it first, push it to some docker registry and then you can use it. There is an open issue on GitHub.
f
famous-xylophone-36532
09/11/2023, 12:52 PM
Thank you for your quick answer!
b
bitter-ability-32190
09/11/2023, 1:49 PM
There's a GitHub issue to have you wire in a Pants-built image