mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Merge pull request #1261 from ishioni/T5955
container: T5955: set uid/gid for container
This commit is contained in:
commit
6377714c79
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user