container: T5955: set uid/gid for container

This commit is contained in:
Piotr Maksymiuk 2024-02-02 10:41:51 +01:00
parent 8af0791e2c
commit 7ec9d4259d
No known key found for this signature in database

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.