Pulling image from insecure registery with containerd – Docker
I have a problem when I pull images from insecure registries(in my case, it is harbor). I receive a connection refused error when I use the command below. sudo crictl pull 192.168.12.10/calculator/app2:new Below is the full error message: DEBU[0000] get…