NetworkManager/tools/nm-in-container/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
405 B
Markdown
Raw Permalink Normal View History

Run NetworkManager in Container for Development
===============================================
2023-05-30 10:20:29 +02:00
Run `nm-in-container` script for running NetworkManager in a non-root,
privileged podman container. This is useful for testing NetworkManager for
development.
2023-05-30 10:20:29 +02:00
Try `./nm-in-container --help` to see options. Inside the container, see the
2023-06-06 15:01:56 +02:00
bash history for useful commands and read the hints in "/etc/motd".