87b78a15df927bf63b55ac2ce2dd3aabb3803c73
The install script currently includes some distros that we don't actually have packages for. For these distros, the script currently performs step to install Docker from the distro's repository. This patch removes those distros from the install script, because we have no control over these packages, and cannot provide support for them. Installing docker anyway will give the false impression that they installed a package from our repository (but they didn't), and that they need to contact us for support. It's better to tell people that we don't install in that case, and refer them to the installation documentation, or the documentation of their distro. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 29b98b6ee6b7cd9a89bd8471032850a04427d471 Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%