Skip to content

Cannot use docker via a SSH URL #24

@Roming22

Description

@Roming22

The validation of the URL always fails with 'ssh://user@ip' is not a valid Docker URL..
In the shell DOCKER_HOST=ssh://user@ip docker info runs fine.

The root cause is that the call to docker.DockerClient in docker.py fails because paramiko is not available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions