-
Suggestion
-
Resolution: Won't Fix
It would be great if Pipelines supported more operating systems than just Linux. It would give Travis-using developers a strong incentive to switch to BitBucket. FreeBSD, thanks to Jails, would probably be the easiest OS to add. There are several Jail managers available for FreeBSD, for example:
https://github.com/iocage/iocage a popular native Jail manager, using ZFS clones.
https://github.com/kvasdopil/docker/tree/freebsd-compat port of Docker to FreeBSD, using ZFS. It can also run some Linux images using Linux binary emulation
https://github.com/3ofcoins/jetpack An experimental implementation of the App Container Specification.
I'm going to close this as Won't Fix as I think it will be a very long time before we can seriously look at adding FreeBSD support.
We have highly voted requests for Windows and iOS support that would be higher priority, and these are not yet at the top of the queue. FreeBSD support would be great, but unfortunately just can't fit on our product roadmap right now.