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 2019/10/15 23:18:49 UTC

[GitHub] [openwhisk-devtools] goya opened a new issue #300: docker-compose hello-world-perf-test action fails due to docker image breaking change

goya opened a new issue #300: docker-compose hello-world-perf-test action fails due to docker image breaking change
URL: https://github.com/apache/openwhisk-devtools/issues/300
 
 
   ````
   $ cd docker-compose
   $ make quick-start
   $ make hello-world-perf-test
   /usr/bin/ab: wrong number of arguments
   Usage: /usr/bin/ab [options] [http[s]://]hostname[:port]/path
   ...
   ````
   This fails as the docker image [jordi/ab](https://hub.docker.com/r/jordi/ab) has a breaking change that no longer requires `ab` to be called in the run command.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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