-
Notifications
You must be signed in to change notification settings - Fork 204
-
I have spent a lot of time trying and it seems like I'm just doing something wrong.
I am building a container like this:
FROM quay.io/fedora/fedora-bootc:41 # ... COPY <<EOF /usr/lib/ostree/prepare-root.conf [composefs] enabled = true [etc] transient = true EOF
and nothing happens, any changes that I make to /etc after installing that image through kickstart remain.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
Have you tried running dracut, as suggested in the example?
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 2
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment