summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-pod-clone.1.md.in
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-09-07 14:36:56 +0200
committerGitHub <noreply@github.com>2022-09-07 14:36:56 +0200
commit7946628734ba7cf866fcc8445b00f7dd8d9b245c (patch)
tree5075911212f48ef5b066e79dbd727a4b643eb1f1 /docs/source/markdown/podman-pod-clone.1.md.in
parentac8c1e1c22e5a2a69dc067523aa7faeeed79abdd (diff)
parent4675103c22b23de7c30ff3ae979700e90d7f3adb (diff)
downloadpodman-7946628734ba7cf866fcc8445b00f7dd8d9b245c.tar.gz
podman-7946628734ba7cf866fcc8445b00f7dd8d9b245c.tar.bz2
podman-7946628734ba7cf866fcc8445b00f7dd8d9b245c.zip
Merge pull request #15653 from edsantiago/docs_dedup_sysctl
[CI:DOCS] Man pages: refactor common options: --sysctl
Diffstat (limited to 'docs/source/markdown/podman-pod-clone.1.md.in')
-rw-r--r--docs/source/markdown/podman-pod-clone.1.md.in22
1 files changed, 1 insertions, 21 deletions
diff --git a/docs/source/markdown/podman-pod-clone.1.md.in b/docs/source/markdown/podman-pod-clone.1.md.in
index 32183d778..193f4eae2 100644
--- a/docs/source/markdown/podman-pod-clone.1.md.in
+++ b/docs/source/markdown/podman-pod-clone.1.md.in
@@ -114,27 +114,7 @@ clone process has completed. All containers within the pod are started.
@@option subuidname
-#### **--sysctl**=*name=value*
-
-Configure namespace kernel parameters for all containers in the new pod.
-
-For the IPC namespace, the following sysctls are allowed:
-
-- kernel.msgmax
-- kernel.msgmnb
-- kernel.msgmni
-- kernel.sem
-- kernel.shmall
-- kernel.shmmax
-- kernel.shmmni
-- kernel.shm_rmid_forced
-- Sysctls beginning with fs.mqueue.\*
-
-Note: if the ipc namespace is not shared within the pod, these sysctls are not allowed.
-
-For the network namespace, only sysctls beginning with net.\* are allowed.
-
-Note: if the network namespace is not shared within the pod, these sysctls are not allowed.
+@@option sysctl
@@option uidmap.pod