mirror of https://github.com/containers/podman.git
The `--network-cmd-path` CLI option only affects rootless networks using `slirp4netns(1)`, not `pasta(1)`. Following #18568 Podman should rather use the more generic `r.config.FindHelperBinary()` method (and therefore honour the `helper_binaries_dir` config) to find the path to the `slirp4netns` binary and deprecate the misleading `--network-cmd-path` CLI option. However, since this wasn't implemented yet we can't deprecate `--network-cmd-path` as of now. Adding a note anyway. Fixes #18560 Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de> |
||
---|---|---|
.. | ||
_static | ||
markdown | ||
Commands.rst | ||
Introduction.rst | ||
Reference.rst | ||
Search.rst | ||
Tutorials.rst | ||
conf.py | ||
includes.rst | ||
index.rst | ||
volume.rst |