提交 257ef16d 编写于 作者: T Thomas Stromberg

Fix --insecure-registry typo

上级 d0228ddf
...@@ -955,7 +955,7 @@ var runtimeIssues = []match{ ...@@ -955,7 +955,7 @@ var runtimeIssues = []match{
Kind: Kind{ Kind: Kind{
ID: "RT_DOCKER_RESTART", ID: "RT_DOCKER_RESTART",
ExitCode: ExRuntimeError, ExitCode: ExRuntimeError,
Advice: "Remove the invalid --docker-opt or --inecure-registry flag if one was provided", Advice: "Remove the invalid --docker-opt or --insecure-registry flag if one was provided",
Issues: []int{7070}, Issues: []int{7070},
}, },
Regexp: re(`systemctl -f restart docker`), Regexp: re(`systemctl -f restart docker`),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册