icy-insurance-45500
08/13/2022, 7:38 PMbest-city-49378
08/14/2022, 8:36 AMicy-insurance-45500
08/15/2022, 11:51 AM/etc/docker/daemon.json
) being configured as follows
{
"debug": true,
"default-address-pools": [
{
"base": "10.100.0.0/16",
"size": 24
}
],
"experimental": true
}
But my investigation led me to similar conclusions so far… ssh is the way to, just find a way to do proper forwarding 🙂best-city-49378
08/15/2022, 12:08 PMicy-insurance-45500
08/15/2022, 8:54 PMvde_vmnet
docs pretty scarce ( it might be just me 🤷♂️ ) and still trying to figure out my way around it 🙂
But yeah i guess it’ll come down to ssh forwarding or vde enablement… hacky stuff both ways 🙂
Found an interesting article as well about ssh passthrough 🙂