Skip to content

add deprecation warning for CentOS 7 / RHEL 7#429

Merged
vvoland merged 1 commit intodocker:masterfrom
thaJeztah:centos7_deprecation_warning
Jul 8, 2024
Merged

add deprecation warning for CentOS 7 / RHEL 7#429
vvoland merged 1 commit intodocker:masterfrom
thaJeztah:centos7_deprecation_warning

Conversation

@thaJeztah
Copy link
Copy Markdown
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
Copy Markdown

@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
@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