This message was deleted.
# general
b
This message was deleted.
m
Don’t feel like commenting/giving your take - no probs, but it would be awesome if you gave us a vote in the right direction, react: 1️⃣ for container jobs and 2️⃣ for tasks
m
@mysterious-teacher-68276 when you say "container jobs" are you referring to wrapping the entire job as a container (ie. https://docs.microsoft.com/en-us/azure/devops/pipelines/process/container-phases?view=azure-devops)? Or do you mean providing the availability to run Infracost from a Docker image (ie. Docker run...)?
If it's the first reference, then I would strongly recommend option #2 via tasks. Reason being, the container job feature in Azure pipelines is limited, and will not be improved.
m
@most-memory-88950 yes I was referring to that - perfect, thanks for the feedback