summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-docopt.inc
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2026-01-05 14:25:01 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2026-02-09 03:32:52 +0000
commite41728ba124e24612ca08d994b69dc8b8550e87d (patch)
tree1b783dd85753628a85290b6f1e03b536103024a2 /recipes-devtools/python/python-docopt.inc
parentc03fa452f381d54af66c6bc0d0394622c3d3d61f (diff)
downloadmeta-virtualization-e41728ba124e24612ca08d994b69dc8b8550e87d.tar.gz
vcontainer: default to --network=host for container run
Docker bridge networking is intentionally disabled in vdkr (dockerd runs with --bridge=none --iptables=false). Rather than requiring users to explicitly add --network=host to every container run command, make it the default. This simplifies port forwarding workflows: vdkr memres start -p 8080:80 vdkr run -d --rm nginx:alpine # Just works, no --network=host needed Users can still override with --network=none if they explicitly want no networking. Updates help text and examples to reflect the new default. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-docopt.inc')
0 files changed, 0 insertions, 0 deletions