Update core eggs to new docker yolk images (#3382)
This commit is contained in:
parent
298e985d74
commit
91ea0a4f41
16 changed files with 147 additions and 103 deletions
|
@ -45,7 +45,7 @@ class EggControllerTest extends ApplicationApiIntegrationTestCase
|
|||
'script' => ['privileged', 'install', 'entry', 'container', 'extends'],
|
||||
'config' => [
|
||||
'files' => [],
|
||||
'startup' => ['done', 'userInteraction' => []],
|
||||
'startup' => ['done'],
|
||||
'stop',
|
||||
'logs' => ['custom', 'location'],
|
||||
'extends',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue