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

Docker is not installed when running RHEL #129

Open
4 tasks
kersten1 opened this issue Jul 3, 2019 · 3 comments
Open
4 tasks

Docker is not installed when running RHEL #129

kersten1 opened this issue Jul 3, 2019 · 3 comments

Comments

@kersten1
Copy link

kersten1 commented Jul 3, 2019

Summary
When installing the CLI tools on my RHEL system, I get this message:

[install_docker] Installing/updating external dependency: docker
which: no docker in (/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/ibm/c4eb/bin:/home/kersten/.local/bin:/home/kersten/bin:/usr/kerberos/bin)
[sudo] password for kersten:

Executing docker install script, commit: 2f4ae48

WARNING: rhel is now only supported by Docker EE
Check https://store.docker.com for information on Docker EE

[install_docker] Please review any setup requirements for 'docker' from: https://docs.docker.com/engine/installation/
bash: line 285: docker: command not found

Obviously, I can install docker from URLs provided, but would be nice if this were to run on RHEL without any other intervention from me - especially since we are starting to work with OpenShift.

Steps to reproduce
(include tooling version, platform, etc)

  1. Run this command: curl -sL https://ibm.biz/idt-installer | bash

Operating System
Specify: Linux Red Hat 7

Supporting details
(Logs, stack traces, images, etc. Wrap in <detail> ... </detail> tags as appropriate)


Development "done" checklist

  • Test case to verify
  • Public Documentation updated
  • Change added to "release notes" as appropropriate
  • Notification to stakeholders (OM, other squads, etc)
@steveclay
Copy link
Collaborator

The tool invokes a Docker URL to do the install. We've had another report that for RHEL the script from docker.com is actually failing.

@ddb4github
Copy link

Reference to docker/docker-install#190

@ddb4github
Copy link

How about skip docker installation for RHEL 7.x?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants