You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/05 08:23:00 UTC

[jira] [Commented] (IGNITE-8143) Fetching EXTERNAL_LIBS for docker container fails

    [ https://issues.apache.org/jira/browse/IGNITE-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16426620#comment-16426620 ] 

ASF GitHub Bot commented on IGNITE-8143:
----------------------------------------

GitHub user shroman opened a pull request:

    https://github.com/apache/ignite/pull/3751

    IGNITE-8143: Modified fetching EXTERNAL_LIBS for docker container.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shroman/ignite IGNITE-8143

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3751.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3751
    
----
commit 7420b7702c66e996345b24c294c14ef25f923234
Author: shroman <rs...@...>
Date:   2018-04-05T08:21:33Z

    IGNITE-8143: Modified fetching EXTERNAL_LIBS for docker container.

----


> Fetching EXTERNAL_LIBS for docker container fails
> -------------------------------------------------
>
>                 Key: IGNITE-8143
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8143
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Shtykh
>            Assignee: Roman Shtykh
>            Priority: Major
>              Labels: docker
>
> *EXTERNAL_LIBS* are fetched by _wget_ with *-i* option, which does not exist in CoreOS(busybox).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)