Merge branch 'docs_update' into 'main'

Document immediate namespace update effect

Closes #11

See merge request qontainers/pipglr!31
This commit is contained in:
Chris Evich
2024-01-08 17:51:45 +00:00

View File

@@ -96,7 +96,12 @@ called `johndoe`, the contents of these files should be edited to allocate
`jogndoe:<some number>:65539` `jogndoe:<some number>:65539`
Where `<some number>` was set by your OS when the `johndoe` user was created Where `<some number>` was set by your OS when the `johndoe` user was created
(you can ignore this). Only the last number needs to be increased. (you can ignore this). Only the last number needs to be increased. This
change will be effective on next login, or immediately by running:
`podman system migrate`
*Note:* This will stop any currently running containers.
#### Runner registration (step 3) #### Runner registration (step 3)