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
Now that moncic-ci can run ephemeral containers also on non-btrfs filesystems, we could drop the btrfs-filesystem-on-a-file hack, that makes the code more complicated (for example, the image directory might point to a path that does not exist until the image file is mounted), with limited benefit.
The text was updated successfully, but these errors were encountered:
Now that moncic-ci can run ephemeral containers also on non-btrfs filesystems, we could drop the btrfs-filesystem-on-a-file hack, that makes the code more complicated (for example, the image directory might point to a path that does not exist until the image file is mounted), with limited benefit.
The text was updated successfully, but these errors were encountered: