[
https://issues.apache.org/jira/browse/GEODE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17035641#comment-17035641
]
ASF subversion and git services commented on GEODE-7788:
--------------------------------------------------------
Commit 1865181b8e7395f05899aefa9d914122e795d052 in geode's branch
refs/heads/release/1.12.0 from Bala Kaza Venkata
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=1865181 ]
GEODE-7788: Alpine tools docker image creation fails due to internal (#4685)
winrm-cli changes.
Change the dockerfile to do go get instead of git clone which does
cloning, pulling dependencies and building as part of its process.
This eliminates the manual winrm-cli build process that was
being done before.
Signed-off-by: Bala Kaza Venkata <[email protected]>
Co-authored-by: Robert Houghton <[email protected]>
(cherry picked from commit 5e8107ad12e4ba891bb7707f111696282b2cff2a)
> Alpine tools docker image creation fails due to internal winrm-cli changes.
> ---------------------------------------------------------------------------
>
> Key: GEODE-7788
> URL: https://issues.apache.org/jira/browse/GEODE-7788
> Project: Geode
> Issue Type: Improvement
> Components: ci
> Reporter: Bala Tripura Sundari Kaza Venkata
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The winrm-cli (https://github.com/masterzen/winrm-cli) folks have changed the
> internal go dependencies which results in the failure of building the
> cli.This is an important dependency for building the windows image, so we
> need a fix for that.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)