You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/05/23 12:50:35 UTC

[GitHub] allustin opened a new issue #126: Docker-Compose: Migrate to dockerize instead of curl

allustin opened a new issue #126: Docker-Compose: Migrate to dockerize instead of curl
URL: https://github.com/apache/incubator-openwhisk-devtools/issues/126
 
 
   in current makefile there is curl --silent with un-ended loop.
   
   please migrate to https://github.com/jwilder/dockerize - it has function  `dockerize -wait <someurl>`
   
   

----------------------------------------------------------------
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