ocurrent / obuilder

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

Freebsd #174

Closed tmcgilchrist closed 1 year ago

mtelvers commented 1 year ago

Following your comments, I have reinstated the archive_extract.ml code and renamed the user_temp.ml fetcher to zfs_clone.ml and standardised the code to work for both macOS and FreeBSD. There is a corresponding commit to my ocluster branch to reflect these changes. https://github.com/ocurrent/ocluster/commit/db164cc085ae6857e82230ee648715ab3ea5552a

tmcgilchrist commented 1 year ago

@mtelvers if we are mostly fine with this code, could we merge it and PR any further improvements?