summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPiotr Maksymiuk <piotr.maksymiuk@movishell.pl>2024-02-02 10:41:51 +0100
committerPiotr Maksymiuk <piotr.maksymiuk@movishell.pl>2024-02-02 10:41:51 +0100
commit7ec9d4259de54247dc81d96ef63fc1877fdb94b4 (patch)
tree433048149f0a7645e97201753d90d2484342b9ab /docs
parent8af0791e2cded20e51feaa7ec130aa4f20194dbe (diff)
downloadvyos-documentation-7ec9d4259de54247dc81d96ef63fc1877fdb94b4.tar.gz
vyos-documentation-7ec9d4259de54247dc81d96ef63fc1877fdb94b4.zip
container: T5955: set uid/gid for container
Diffstat (limited to 'docs')
-rw-r--r--docs/configuration/container/index.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/configuration/container/index.rst b/docs/configuration/container/index.rst
index 0487f863..670ca29f 100644
--- a/docs/configuration/container/index.rst
+++ b/docs/configuration/container/index.rst
@@ -93,6 +93,11 @@ Configuration
Volume is either mounted as rw (read-write - default) or ro (read-only)
+.. cfgcmd:: set container name <name> uid <number>
+.. cfgcmd:: set container name <name> gid <number>
+
+ Set the User ID or Group ID of the container
+
.. cfgcmd:: set container name <name> restart [no | on-failure | always]
Set the restart behavior of the container.