bastille
bastille copied to clipboard
[ENHANCEMENT] LinuxJails
I think that a good solution or enhancement, and it would be great for many cases. https://wiki.freebsd.org/LinuxJails The implementation shouldn't be difficult either.
I agree. It is possible to do this with iocage, but I failed to install ubuntu with bastille
https://www.harshadsharma.com/posts/2020/12/ubuntu-bionic-on-freebsd-with-iocage-managed-jails/
The dream would be to integrate the process into the bastille create command. For example bastille create myubuntujail ubuntu-20.04 172.16.0.3
This is already being discussed in #321
A new feature (bastille create -L
/Linux) might be added in a future release.
A first, very basic, POC ist available #340 feedback appreciated
we already support Linux jails. closed as complete