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

CentOS/RHEL: Use dnf if available #395

Merged
merged 2 commits into from
Feb 29, 2024
Merged

CentOS/RHEL: Use dnf if available #395

merged 2 commits into from
Feb 29, 2024

Commits on Feb 10, 2024

  1. CentOS/RHEL: Use dnf if available

    ... instead of yum. The yum command is no longer available by default
    in recent versions.
    
    Closes docker#394
    
    Signed-off-by: Takashi Kajinami <[email protected]>
    kajinamit committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    084d4ac View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. el: use DNF in --best mode

    Signed-off-by: Bjorn Neergaard <[email protected]>
    neersighted committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    253a8c0 View commit details
    Browse the repository at this point in the history