質問編集履歴
2
ログに固有の情報が記載されていたため削除
test
CHANGED
File without changes
|
test
CHANGED
@@ -20,7 +20,7 @@
|
|
20
20
|
|
21
21
|
以下の結果が表示されました。
|
22
22
|
|
23
|
-
error during connect: Get http://
|
23
|
+
error during connect: Get http://[PC_B_Hostname]:2375/v1.40/version: dial tcp 10.183.XXX.XXX:2375: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
|
24
24
|
|
25
25
|
|
26
26
|
|
1
見やすくするために改行を追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -2,7 +2,9 @@
|
|
2
2
|
|
3
3
|
|
4
4
|
|
5
|
+
パソコンA(Windows10 + DockerForWindows)から、
|
6
|
+
|
5
|
-
パソコン
|
7
|
+
パソコンB(Windows10 + DockerForWindows)のDockerデーモンへ
|
6
8
|
|
7
9
|
リモートアクセスするためにはどうしたらよいでしょうか?
|
8
10
|
|