coreos / layering-examples

Apache License 2.0
111 stars 24 forks source link

podman-next: Add example using latest podman from COPR repo #36

Closed travier closed 1 year ago

travier commented 1 year ago

This will enable podman folks to use that for their custom FCOS builds for podman machine.

travier commented 1 year ago

CC @baude

travier commented 1 year ago

Fails on:

rpm-ostreed:ERROR:src/libpriv/rpmostree-core.cxx:1464:gboolean check_goal_solution(RpmOstreeContext*, GPtrArray*, GHashTable*, GError**): assertion failed (packages->len == 0): (1 == 0)
travier commented 1 year ago

This is passing now! Awesome!

travier commented 1 year ago

Ping @baude !

jmarrero commented 1 year ago

Awesome @travier I think this is also the first example we have doing an override remove, we can point people to it for this too.

travier commented 1 year ago

Thanks, will do a follow-up