(no title)
benesch | 1 month ago
I've never seen a hard block on network access (how do you install packages/pull images?) but I am sympathetic to wanting to enforce that unit tests run quickly by minimizing/eliminating RTT to networked services.
We've considered the possibility of a local simulator before. Let me know if it winds up being a blocker for your use case.
lambda|1 month ago
You pre-build the images with packages installed beforehand, then use those image offline.
benesch|1 month ago
enigmo|1 month ago