Skip to content

Commit fcd0093

Browse files
riedelaiordache
authored andcommitted
obey Hostname Username Port and ProxyCommand settings from .ssh/config
Signed-off-by: Till Riedel <[email protected]>
1 parent 70cdb08 commit fcd0093

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docker/transport/sshconn.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
import requests.adapters
33
import six
44
import logging
5-
<<<<<<< HEAD
65
import os
7-
=======
8-
>>>>>>> 2dc569a... set logging level of paramiko to warn
96

107
from docker.transport.basehttpadapter import BaseHTTPAdapter
118
from .. import constants

0 commit comments

Comments
 (0)