Signed-off-by: Evgeny Mandrikov <mandrikov@gmail.com>
This commit is contained in:
Evgeny Mandrikov 2015-12-09 15:45:05 +01:00
parent c2ed9e3f1c
commit 75b2d5fcc4
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ env` command. For example,
> **Note**: If you are using `fish`, or a Windows shell such as > **Note**: If you are using `fish`, or a Windows shell such as
> Powershell/`cmd.exe` the above method will not work as described. Instead, > Powershell/`cmd.exe` the above method will not work as described. Instead,
> see [the `env` command's documentation](https://docs.docker.com/machine/#env) > see [the `env` command's documentation](reference/env.md)
> to learn how to set the environment variables for your shell. > to learn how to set the environment variables for your shell.
This will set environment variables that the Docker client will read which specify This will set environment variables that the Docker client will read which specify