Open kersten1 opened 5 years ago
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.
Reference to https://github.com/docker/docker-install/issues/190
How about skip docker installation for RHEL 7.x?
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)
Operating System Specify: Linux Red Hat 7
Supporting details (Logs, stack traces, images, etc. Wrap in
<detail> ... </detail>
tags as appropriate)Development "done" checklist