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 2021/08/23 01:09:40 UTC

[GitHub] [openwhisk-runtime-python] rabbah commented on issue #116: build image error

rabbah commented on issue #116:
URL: https://github.com/apache/openwhisk-runtime-python/issues/116#issuecomment-903370632


   I couldn't reproduce this:
   ```
   Step 4/23 : RUN git clone --branch ${GO_PROXY_GITHUB_BRANCH}    https://github.com/${GO_PROXY_GITHUB_USER}/openwhisk-runtime-go /src ;   cd /src ; env GO111MODULE=on CGO_ENABLED=0 go build main/proxy.go &&    mv proxy /bin/proxy
    ---> Running in 1d43dfeb6cce
   Cloning into '/src'...
   Removing intermediate container 1d43dfeb6cce
    ---> 98d30bc1692d
   ```
   
   Maybe it was a transient failure?


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

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org