mirror of https://github.com/docker/docs.git
fix link to service create reference docs (#10726)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
00c2a5a264
commit
5de7f57431
|
@ -53,7 +53,7 @@ Keep the following in mind when using restart policies:
|
||||||
|
|
||||||
- Restart policies only apply to _containers_. Restart policies for swarm
|
- Restart policies only apply to _containers_. Restart policies for swarm
|
||||||
services are configured differently. See the
|
services are configured differently. See the
|
||||||
[flags related to service restart](../../engine/reference/commandline/service_create/).
|
[flags related to service restart](../../engine/reference/commandline/service_create.md).
|
||||||
|
|
||||||
|
|
||||||
## Use a process manager
|
## Use a process manager
|
||||||
|
|
Loading…
Reference in New Issue