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/06/20 19:13:06 UTC

[GitHub] mlangbehn commented on a change in pull request #19: Update README to address issue 17

mlangbehn commented on a change in pull request #19: Update README to address issue 17
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/19#discussion_r123068786
 
 

 ##########
 File path: README.md
 ##########
 @@ -180,6 +180,13 @@ to download the [OpenWhisk repo](https://github.com/openwhisk/openwhisk)
 and setup your invironment to build the docker images via gradle. That
 setup can be found [here](https://github.com/apache/incubator-openwhisk#native-development).
 
+**Important**
+To build custom docker images, you will need to be on a Linux machine.
+During the `wsk` cli build process it mounts a number of files from the
+host machine. Because of this, Golang determines that the `wsk` build
+architecture should be for MAC OS, but of course this is the wrong version
 
 Review comment:
   Please correct the capitalization of macOS. This line should be:
   
   ```markdown
   architecture should be for macOS, but of course this is the wrong version
   ```
 
----------------------------------------------------------------
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