[ 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{
|
||||
"docker",
|
||||
"run",
|
||||
"-name=chrony",
|
||||
"--name=chrony",
|
||||
"--restart=always",
|
||||
"--detach",
|
||||
"--publish=123:123/udp",
|
||||
|
||||
Reference in New Issue
Block a user