mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-03 13:40:39 +01:00
nm-in-container: improve README.md
This commit is contained in:
parent
b9f84d623d
commit
d67d63bf14
1 changed files with 5 additions and 4 deletions
|
|
@ -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".
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue