From 7ec9d4259de54247dc81d96ef63fc1877fdb94b4 Mon Sep 17 00:00:00 2001 From: Piotr Maksymiuk Date: Fri, 2 Feb 2024 10:41:51 +0100 Subject: container: T5955: set uid/gid for container --- docs/configuration/container/index.rst | 5 +++++ 1 file changed, 5 insertions(+) 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 uid +.. cfgcmd:: set container name gid + + Set the User ID or Group ID of the container + .. cfgcmd:: set container name restart [no | on-failure | always] Set the restart behavior of the container. -- cgit v1.2.3