typo
This commit is contained in:
parent
bf708b3d3b
commit
28f7d938a0
|
|
@ -247,7 +247,7 @@ $ docker run -d --name C8O -e SESSION_TIMEOUT=5 -p 28080:28080 %%IMAGE%%
|
||||||
|
|
||||||
## `DISABLE_SUDO` Environment variable
|
## `DISABLE_SUDO` Environment variable
|
||||||
|
|
||||||
The image include **sudo** command line, configured to allow the **convertigo** user to use it without password and to perform some **root** action inside the container. This variable allows to disable this permission.
|
The image includes **sudo** command line, configured to allow the **convertigo** user to use it without password and to perform some **root** action inside the container. This variable allows to disable this permission.
|
||||||
|
|
||||||
The default `DISABLE_SUDO` value is **empty** and can be defined this way:
|
The default `DISABLE_SUDO` value is **empty** and can be defined this way:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue