File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ Container Definition
8686+------------------------+-----------+----------+---------------------------------------+---------------------------------------------+
8787| StartTimeout | N | N | | |
8888+------------------------+-----------+----------+---------------------------------------+---------------------------------------------+
89- | StopTimeout | N | N | | |
89+ | StopTimeout | Y | N | | service.stop_grace_timeout |
9090+------------------------+-----------+----------+---------------------------------------+---------------------------------------------+
9191| SystemControls | N | N | | |
9292+------------------------+-----------+----------+---------------------------------------+---------------------------------------------+
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ secrets:
1111 zyx : {}
1212services :
1313 app01 :
14+ stop_grace_period : 42s
1415 logging :
1516 driver : awslogs
1617 options :
You can’t perform that action at this time.
0 commit comments