mirror of https://github.com/docker/docs.git
Fix whitespace issues for compose/startup-order.md (#3284)
Signed-off-by: Sergei Maximov <s.maximov@teachmeplease.com>
This commit is contained in:
parent
a96de9f0f1
commit
e339059c43
|
@ -34,7 +34,7 @@ script:
|
|||
wrapper scripts which you can include in your application's image and will
|
||||
poll a given host and port until it's accepting TCP connections.
|
||||
|
||||
For example, to use `wait-for-it.sh` or `wait-for` to wrap your service's command:
|
||||
For example, to use `wait-for-it.sh` or `wait-for` to wrap your service's command:
|
||||
|
||||
version: "2"
|
||||
services:
|
||||
|
|
Loading…
Reference in New Issue