Hi Mikrotik Team,
on ROS7.20 and ROS7.21rc1 i’m not able to fetch an container image.
/container/config/set registry-url=https://registry-1.docker.io
/container/add remote-image=nginx:latest interface=veth1
Flags: F - DOWNLOAD/EXTRACT FAILED
Columns: NAME, ROOT-DIR, INTERFACE, CPU-USAGE
# NAME ROOT-DIR INTERFACE CPU-USAGE
;;; download/extract error: check registry failed: SSL: ssl: no trusted CA certificate found (6)
0 F nginx:latest nginx:latest veth1 0
i’ve tried to import the CA from docker which is Amazon - but no change here.
Is there an Workaround?
Best Regards!