Add missing "ostree container commit" to my personal build
This commit is contained in:
parent
5fff595ee3
commit
dcb38c1d25
1 changed files with 3 additions and 0 deletions
|
@ -20,3 +20,6 @@ RUN rpm -e firefox firefox-langpacks
|
|||
|
||||
# Remove unneeded packages (currently doesn't actually reduce space, but reduces clutter)
|
||||
RUN dnf5 -y autoremove
|
||||
|
||||
# https://github.com/ostreedev/ostree-rs-ext/issues/159$
|
||||
RUN ostree container commit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue