Skip to content

no timeout on client.PullImage #802

@HeikoOnnebrink

Description

@HeikoOnnebrink

Situation:
I have a docker daemon running under CoreOS and exposed the TCP port by creating and binding a TCP socket (as described in the docs https://coreos.com/os/docs/latest/customizing-docker.html)

I have the situation that in some cases the server config (using Ignition) fails and the docker daemon does not start up, but the socket on port 2375 is reachable.
When calling now client.PullImage the request stays hanging at that point.
I tried to pass InactivityTimeout but without result.
Is there some other way to pass some timeout to the PullImage call?
thx & cheers
Heiko

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions