mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
Fix whitespace issues for compose/startup-order.md (#3284)
Signed-off-by: Sergei Maximov <s.maximov@teachmeplease.com>
This commit is contained in:
committed by
Misty Stanley-Jones
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:
|
||||
|
||||
Reference in New Issue
Block a user