wide-midnight-78598
02/24/2022, 12:48 AMdeploy
target I'm working on.
I was planning to do a similar dependencies inference as what Docker does re: copying PEXes and being able to pull in files/resource/etc (https://www.pantsbuild.org/docs/docker#adding-dependencies-to-your-docker_image-targets)
In my current state of mind, this makes sense to me, given how I've been using my internal ansible deployment target. However, from a wider perspective, I don't know if this could cause more trouble, since there isn't a singular Dockerfile to look through, but rather a set of roles and a larger number of potential inference locations