Receiving an error when pushing a local image to the coreapp repository.
The push refers to a repository [192.168.64.1:5000/foobar]
Get https://192.168.64.1:5000/v1/_ping: http: server gave HTTP response to HTTPS client
Using docker client
Docker version 1.12.1, build 23cf638, experimental
It would be nice if the registry would support TLS out of the box. I think it would be sufficient to generate our own TLS cert and key and support traffic over HTTPS