You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/17 19:13:43 UTC

[GitHub] akrabat opened a new pull request #2641: Install composer in its own layer

akrabat opened a new pull request #2641: Install composer in its own layer
URL: https://github.com/apache/incubator-openwhisk/pull/2641
 
 
   Composer installation seems to fail sometimes in the CI build
   environment. Move the installation of composer to a separate layer and
   separate the download of the file via curl from the installation
   process. Finally, run `composer --version` to ensure that it has been
   installed correctly.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services