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

[jira] [Commented] (BIGTOP-2872) Replace aarch64 orgnanization with the more-specific arm64v8 organization in Official docker

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

ASF GitHub Bot commented on BIGTOP-2872:
----------------------------------------

GitHub user guyuqi opened a pull request:

    https://github.com/apache/bigtop/pull/280

    BIGTOP-2872:Replace aarch64 orgnanization with the more-specific arm6…

    
    Change-Id: Ifa3c9b8a4eda1e38cc401c1ee8f89d3028b6de53
    Signed-off-by: Yuqi Gu <yu...@arm.com>

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

    $ git pull https://github.com/guyuqi/bigtop bigtop-2872

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

    https://github.com/apache/bigtop/pull/280.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 #280
    
----
commit e0609fabe64c2ca8c948a43735a3920f517547a6
Author: Yuqi Gu <yu...@arm.com>
Date:   2017-08-18T08:47:55Z

    BIGTOP-2872:Replace aarch64 orgnanization with the more-specific arm64v8 organization in Official docker
    
    Jira: ENTWLS-414
    
    Change-Id: Ifa3c9b8a4eda1e38cc401c1ee8f89d3028b6de53
    Signed-off-by: Yuqi Gu <yu...@arm.com>

----


> Replace aarch64 orgnanization with the more-specific arm64v8 organization in Official docker 
> ---------------------------------------------------------------------------------------------
>
>                 Key: BIGTOP-2872
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2872
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: docker
>            Reporter: Yuqi Gu
>            Assignee: Yuqi Gu
>
> The aarch64 organization is deprecated in favor of the more-specific arm64v8 organization, as per https://github.com/docker-library/official-images#architectures-other-than-amd64.
> So we should adjust our usages accordingly.
> https://github.com/docker-library/official-images#architectures-other-than-amd64
> https://hub.docker.com/r/arm64v8/
> https://hub.docker.com/u/aarch64/



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)