I use Docker toolbox for windows and i`m trying run private docker registry from this documentation https://docs.docker.com/registry/deploying/
But it`s not work for me.
If you use windows:
"insecure-registries": [],
by
"insecure-registries": ["192.168.99.1:5000"],
docker system info
then check that 192.168.99.1:5000 exists in "insecure-registries" section