Hi,
I am using STX4.0
Is there a supported way (either a system CLI or GUI) to add private docker registry ?.
For example – I try to add the following here and it would reset upon the reboot.
controller-0:/etc/docker# cat /etc/docker/daemon.json
{
"insecure-registries" : ["artifactory.myownregistry.com:8093"]
}
Or do we only do this the puppet manifest way?
Regards,
Venkata Veldanda