docs icon indicating copy to clipboard operation
docs copied to clipboard

Updated dnf syntax

Open revnil opened this issue 11 months ago β€’ 4 comments
trafficstars

Description

Related issues or tickets

Reviews

  • [ ] Technical review
  • [ ] Editorial review
  • [ ] Product review

revnil avatar Dec 01 '24 15:12 revnil

Deploy Preview for docsdocker ready!

Name Link
Latest commit c111119aa5f6ba709f412af452efd497696f5232
Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/674c85cb20f2a800080e295a
Deploy Preview https://deploy-preview-21543--docsdocker.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Dec 01 '24 15:12 netlify[bot]

That's the dnf5 syntax, so it should actually be either of these:

$ sudo dnf-3 config-manager --add-repo {{% param "download-url-base" %}}/docker-ce.repo
$ sudo dnf5 config-manager addrepo --from-repofile={{% param "download-url-base" %}}/docker-ce.repo

askiiart avatar Feb 09 '25 17:02 askiiart

/cc @thaJeztah @usha-mandya

dvdksn avatar Feb 10 '25 15:02 dvdksn

Thanks for the pull request. We'd like to make our product docs better, but haven’t been able to review all the suggestions. As our docs have also diverged, we do not have the bandwidth to review and rebase old pull requests.

If the updates are still relevant, review our contribution guidelines and rebase your pull request against the latest version of the docs, then mark it as fresh with a /remove-lifecycle stale comment. If not, this pull request will be closed in 30 days. This helps our maintainers focus on the active pull requests.

Prevent pull requests from auto-closing with a /lifecycle frozen comment.

/lifecycle stale

docker-robot[bot] avatar May 13 '25 01:05 docker-robot[bot]