[ Agent ] [ App ] - offline build chrony server -1
This commit is contained in:
@@ -1819,7 +1819,7 @@ func (op *AgentOsOperator) installChronyByDockerExec(funcArgs []string) (bool, [
|
|||||||
ok, resultLog := AllCommandExecutor([]string{
|
ok, resultLog := AllCommandExecutor([]string{
|
||||||
"docker",
|
"docker",
|
||||||
"run",
|
"run",
|
||||||
"-name=chrony",
|
"--name=chrony",
|
||||||
"--restart=always",
|
"--restart=always",
|
||||||
"--detach",
|
"--detach",
|
||||||
"--publish=123:123/udp",
|
"--publish=123:123/udp",
|
||||||
|
|||||||
Reference in New Issue
Block a user