Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Centos-7.2 installation - missing ppc64le packages + install script wrong error message #23882

Closed
grooverdan opened this issue Jun 23, 2016 · 4 comments
Labels
kind/feature Functionality or other elements that the project doesn't currently have. Features are new and shiny platform/ibm-power

Comments

@grooverdan
Copy link
Contributor

grooverdan commented Jun 23, 2016

Error during installation:

#  curl -fsSL https://get.docker.com/ | sh
Error: you are not using a 64bit platform.
Docker currently only supports 64bit platforms.

Environment:

[root@dyn423 ~]# uname -a
Linux dyn423 4.7.0-rc3-next-20160617 #4 SMP Thu Jun 23 10:47:19 AEST 2016 ppc64le ppc64le ppc64le GNU/Linux
[root@dyn423 ~]# more /etc/redhat-release
CentOS Linux release 7.2.1511 (AltArch)

Centos with custom kernel in a KVM VM

So it is a 64bit VM so the bug is the script isn't generating the right error message.

Feature request - can Centos packages for ppc64le be added to https://yum.dockerproject.org/repo/main/centos/7/Packages/

Thank you.

@thaJeztah thaJeztah added the kind/feature Functionality or other elements that the project doesn't currently have. Features are new and shiny label Jul 17, 2016
@thaJeztah
Copy link
Member

@tophj-ibm
Copy link
Contributor

Okay, I see the issue with the install script.

It's worth mentioning that RHEL/Centos doesn't officially ship/support Docker on power currently, so I'm not sure if this is a good feature to get into atm.

@justincormack
Copy link
Contributor

We do not provide binaries for ppc64le via get.docker.com yet. You can install from source, and some packages can be built.

@AkihiroSuda
Copy link
Member

ppc64le binaries are no longer released since 18.09: https://download.docker.com/linux/static/stable/ppc64le/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Functionality or other elements that the project doesn't currently have. Features are new and shiny platform/ibm-power
Projects
None yet
Development

No branches or pull requests

5 participants