Skip to content

Commit 37aac2d

Browse files
committed
feature: Support for remote docker host
1 parent dd55eff commit 37aac2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sagemaker/local/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ def get_child_process_ids(pid):
132132

133133
def get_docker_host():
134134
"""Discover remote docker host address (if applicable) or use "localhost"
135+
135136
Use "docker context inspect" to read current docker host endpoint url
136137
url must start with "tcp://"
137138

0 commit comments

Comments
 (0)