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/03/17 13:32:58 UTC

[GitHub] csantanapr commented on issue #3429: Gradle Build failing

csantanapr commented on issue #3429: Gradle Build failing 
URL: https://github.com/apache/incubator-openwhisk/issues/3429#issuecomment-373920419
 
 
   Try running the command directly like the gradle task is doing 
   
   sudo docker tag scala whisk/scala:latest
   
   Is docker setup correctly?
   Try to see if there are errors doing : 
   docker ps
   docker images
   docker info
   
   Why are you using sudo?

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