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

add deprecation warning for CentOS 7 / RHEL 7 #429

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

thaJeztah
Copy link
Member

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.

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.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah self-assigned this Jul 1, 2024
@thaJeztah thaJeztah requested a review from a team July 6, 2024 21:23
Copy link

@krissetto krissetto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🫡

@vvoland vvoland merged commit dd4d114 into docker:master Jul 8, 2024
9 checks passed
@thaJeztah thaJeztah deleted the centos7_deprecation_warning branch July 8, 2024 12:34
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

Successfully merging this pull request may close these issues.

3 participants