mirror of
https://github.com/containers/podman.git
synced 2026-03-13 08:01:19 +08:00
Merge pull request #10093 from eriksjolund/fix_markdown_table_bug
[CI:DOCS] Fix Markdown table layout bugs
This commit is contained in:
@@ -1014,6 +1014,7 @@ The first mapping step is derived by Podman from the contents of the file
|
||||
_/etc/subuid_ and the UID of the user calling Podman.
|
||||
|
||||
First mapping step:
|
||||
|
||||
| host UID | intermediate UID |
|
||||
| - | - |
|
||||
| UID for the user starting Podman | 0 |
|
||||
|
||||
@@ -1086,6 +1086,7 @@ The first mapping step is derived by Podman from the contents of the file
|
||||
_/etc/subuid_ and the UID of the user calling Podman.
|
||||
|
||||
First mapping step:
|
||||
|
||||
| host UID | intermediate UID |
|
||||
| - | - |
|
||||
| UID for the user starting Podman | 0 |
|
||||
|
||||
Reference in New Issue
Block a user