Merge pull request #263 from lmilbaum/fix

markdownlint reporting error - line too long
This commit is contained in:
Colin Walters 2024-02-05 13:47:40 -05:00 committed by GitHub
commit b2fc8df25e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -82,7 +82,9 @@ COPY 50-weekly.conf /usr/lib/systemd/system/bootc-fetch-apply-updates.timer.d
For environments without a direct connection to a centralized container
registry, we encourage mirroring an on-premise registry if possible or manually
moving container images using `skopeo copy`. See [this blog](https://www.redhat.com/sysadmin/manage-container-registries) for example.
moving container images using `skopeo copy`.
See [this blog](https://www.redhat.com/sysadmin/manage-container-registries)
for example.
For systems that require manual updates via USB drives, this procedure
describes how to use `skopeo` and `bootc switch`.