Skip to content

docker 18.06: proxyconnect tcp: tls: first record does not look like a TLS handshake #415

@bjonen

Description

@bjonen

I am using a proxy server to get access to load docker images. The settings have not changed and have worked with all versions before 18.06. Since upgrading I get the following error:

docker pull ubuntu
Using default tag: latest
Error response from daemon: Get https://registry-1.docker.io/v2/: proxyconnect tcp: tls: first record does not look like a TLS handshake

Downgrading as follows resolves the issue:

yum downgrade docker-ce-18.05.0.ce-3.el7.centos

My system:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions