NetworkManager/tools/nm-in-container
Thomas Haller 33f7ee0bb7
nm-in-container: run with "--no-hosts" to have a plain /etc/hosts in the container
The bind mount interferes with running certain CI tests that want to
change /etc/hosts.
2023-05-15 11:02:10 +02:00
..
data contrib,tools: move "nm-in-container.sh" script to "tools" 2023-03-20 08:59:59 +01:00
nm-in-container nm-in-container: run with "--no-hosts" to have a plain /etc/hosts in the container 2023-05-15 11:02:10 +02:00
README.md contrib,tools: move "nm-in-container.sh" script to "tools" 2023-03-20 08:59:59 +01:00

Run NetworkManager in Container for Development

Run nm-in-container script for running NetworkManager in a podman container. This is useful for testing NetworkManager for development.

Try ./nm-in-container --help to see options. See the bash history inside the container for useful commands.