diff --git a/docs/configuration/container/index.rst b/docs/configuration/container/index.rst index c23a6184e3..a19cd9db3c 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.