tomeichlersmith / denv

uniformly interact with containerized environments across runners
https://tomeichlersmith.github.io/denv/
GNU General Public License v3.0
8 stars 2 forks source link

81 disable network connection when running #84

Closed tomeichlersmith closed 7 months ago

tomeichlersmith commented 7 months ago

Testing network connection non-interactively was a bit annoying, but actually implementing it in the runners to either use the host network or not use any network was pretty simple.