docker push - server gave HTTP response to HTTPS client


If  you're getting this when trying to push a docker image, most likely you need to enable insecure registry (in my case) or register a docker registry.

Goto Docker -> Settings and then under the Daemon tab, enter your insecure registry. In my case it is 192.168.55.93




And then you should be able to work your magic.

Comments

Popular posts from this blog

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error