docker-install icon indicating copy to clipboard operation
docker-install copied to clipboard

add deprecation warning for CentOS 7 / RHEL 7

Open thaJeztah opened this issue 1 year ago • 0 comments

  • relates to https://github.com/docker/runtime-team/issues/119
  • relates to https://github.com/docker/docker-install/pull/427

With this patch:

sh -c install.sh
# Executing docker install script, commit:

DEPRECATION WARNING
    This Linux distribution (centos 7) reached end-of-life and is no longer supported by this script.
    No updates or security fixes will be released for this distribution, and users are recommended
    to upgrade to a currently maintained version of centos.

Press Ctrl+C now to abort this script, or wait for the installation to continue.

thaJeztah avatar Jul 01 '24 12:07 thaJeztah