container: T5955: set uid/gid for container

(cherry picked from commit 7ec9d4259de54247dc81d96ef63fc1877fdb94b4)
This commit is contained in:
Piotr Maksymiuk 2024-02-02 10:41:51 +01:00 committed by Mergify
parent 95518d579e
commit 093d35107e

View File

@ -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.