Docker Install error: did not detect a sufficient --insecure-registry argument on the Docker daemon

Hello,
I Installed lxc-4.0.9-1.fc34.x86_64 with openshift/origin-control-plane:v3.11, on initial deploy, give me a error when install docker

root@maulabmx02 ~]# oc cluster up
Getting a Docker client …
Checking if image openshift/origin-control-plane:v3.11 is available …
Checking type of volume mount …
Determining server IP …
Checking if OpenShift is already running …
Checking for supported Docker version (=>1.22) …
Checking if insecured registry is configured properly in Docker …
error: did not detect a sufficient --insecure-registry argument on the Docker daemon

I’ve been follow this documents:

https://www.okd.io/installation.html

But, I can’t pass from here,

Could you give me a tip??

Thank you in advance

Error: Error: did not detect an --insecure-registry argument on the Docker daemon
Fix: oc cluster up --skip-registry-check=true