Skip to content

Commit

Permalink
regenerate dracut
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Sep 24, 2024
1 parent 63849a1 commit 8ad4456
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions base/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@ RUN dnf swap -y fedora-logos ultramarine-logos
# Delete old kernels
RUN dnf remove -y $(dnf repoquery --installonly --latest-limit=1 -q)

# Regenerate initramfs for new kernel
RUN dracut -fv --regenerate-all

RUN dnf4 clean all && dnf clean all

0 comments on commit 8ad4456

Please sign in to comment.