ocurrent / obuilder

Experimental "docker build" alternative using btrfs/zfs snapshots
Apache License 2.0
61 stars 18 forks source link

macOS ZFS Sandbox #164

Closed mtelvers closed 1 year ago

mtelvers commented 1 year ago

Rebase and squash of the current macOS worker.

mtelvers commented 1 year ago

Is the GitHub actions failure a bug related to the new implementation of finished for macOS sandboxes?

It was from an earlier Implementation before I moved the code to the sandbox. This line needed to be removed from the build function:

 Zfs.unmount t ~ds >>= fun () ->