Replace environmental with environment
Signed-off-by: Nir Soffer <nsoffer@redhat.com> (cherry picked from commitf1f3d3be17) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit:4c94a0af75Component: cli
This commit is contained in:
committed by
Sebastiaan van Stijn
parent
733325e26f
commit
3803869429
@@ -219,7 +219,7 @@ tutorial](https://docs.docker.com/engine/swarm/swarm-tutorial/rolling-update/).
|
||||
|
||||
### Set environment variables (-e, --env)
|
||||
|
||||
This sets an environmental variable for all tasks in a service. For example:
|
||||
This sets an environment variable for all tasks in a service. For example:
|
||||
|
||||
```bash
|
||||
$ docker service create \
|
||||
|
||||
Reference in New Issue
Block a user