mirror of
https://github.com/docker/compose.git
synced 2026-09-21 21:14:26 +00:00
add support for restart for depends_on
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
8d56db5e1d
commit
e831ea826b
7 changed files with 32 additions and 16 deletions
|
|
@ -198,7 +198,8 @@ options:
|
|||
kubernetes: false
|
||||
swarm: false
|
||||
- option: env-file
|
||||
value_type: string
|
||||
value_type: stringArray
|
||||
default_value: '[]'
|
||||
description: Specify an alternate environment file.
|
||||
deprecated: false
|
||||
hidden: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue