mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Minor typo in test-and-docs.md
Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
parent
aec46ac0b2
commit
b5eea8f33b
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ run a Bash terminal on Windows.
|
||||||
4. Set `DOCKER_TEST_HOST` to the `tcp://IP_ADDRESS:2376` value; substitute your
|
4. Set `DOCKER_TEST_HOST` to the `tcp://IP_ADDRESS:2376` value; substitute your
|
||||||
Linux machines actual IP address. For example:
|
Linux machines actual IP address. For example:
|
||||||
|
|
||||||
$ export DOCKER_TEST_HOST=tcp://263.124.23.200:2376
|
$ export DOCKER_TEST_HOST=tcp://213.124.23.200:2376
|
||||||
|
|
||||||
5. Make the binary and run the tests:
|
5. Make the binary and run the tests:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue