You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2018/03/26 06:44:00 UTC

[jira] [Created] (SCB-433) Updated the docker running setting

Willem Jiang created SCB-433:
--------------------------------

             Summary: Updated the docker running setting
                 Key: SCB-433
                 URL: https://issues.apache.org/jira/browse/SCB-433
             Project: Apache ServiceComb
          Issue Type: Improvement
          Components: Saga
            Reporter: Willem Jiang


It's better to use <container> instead of <dependsOn> for the docker container depends description.
{code:java}
<dependsOn>
  <container>xxx</container>
</dependsOn>{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)