#Also its worth noting that in this

1 messages · Page 1 of 1 (latest)

dreamy arrow
#

This is definitely a recurring theme, e.g. we touch on the same sort of general problem in this issue (about making caller env variable passing more seamless, but same idea in the abstract): https://github.com/dagger/dagger/issues/6112

My general feeling is that we need to keep our options open in terms of introducing new ways of supporting these use cases that live right on the edge of "host" and "module container", but also exercise extreme caution in rushing into a solution. Poking holes in that boundary impacts security, reproducibility, caching, etc. so it needs to be done very carefully and methodically (if at all in the long run).

olive furnace
#

I appreciate the thoughtfulness