You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change compression type to xz for all images. There are several limitations with zstd, such as machinectl export-{tar,raw} not supporting zstd as compression algorithm, machinectl pull-raw not working with zstd, so let's use xz. ae4d17e