nm-in-container: improve README.md

This commit is contained in:
Thomas Haller 2023-05-30 10:20:29 +02:00
parent b9f84d623d
commit d67d63bf14
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -1,8 +1,9 @@
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.
Run `nm-in-container` script for running NetworkManager in a non-root,
privileged 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.
Try `./nm-in-container --help` to see options. Inside the container, see the
bash history for useful commands and the hints in "/etc/motd".