Show HN: Jetpack, a FreeBSD Jail/ZFS-based container runtime
1–10 of 26 posts
Re: Show HN: Jetpack, a FreeBSD Jail/ZFS-based container runtime
#2Jails aren't that great: https://aboutthebsds.wordpress.com/2013/01/13/freebsd-jails-...
But there is Capsicum too: http://lwn.net/Articles/482858/
Re: Show HN: Jetpack, a FreeBSD Jail/ZFS-based container runtime
#3Re: Show HN: Jetpack, a FreeBSD Jail/ZFS-based container runtime
#4The best alternative: http://www.7he.at/freebsd/vps/ Jails aren't that great: https://aboutthebsds.wordpress.com/2013/01/13/freebsd-jails-... But there is Capsicum too: http://lwn.net/Articles/482858/
Capsicum and rctl are definitely on my list of things to look into (especially capsicum, it seems to be enabled in the GENERIC kernel configuration).
Re: Show HN: Jetpack, a FreeBSD Jail/ZFS-based container runtime
#5The best alternative: http://www.7he.at/freebsd/vps/ Jails aren't that great: https://aboutthebsds.wordpress.com/2013/01/13/freebsd-jails-... But there is Capsicum too: http://lwn.net/Articles/482858/
Re: Show HN: Jetpack, a FreeBSD Jail/ZFS-based container runtime
#6Re: Show HN: Jetpack, a FreeBSD Jail/ZFS-based container runtime
#7The best alternative: http://www.7he.at/freebsd/vps/ Jails aren't that great: https://aboutthebsds.wordpress.com/2013/01/13/freebsd-jails-... But there is Capsicum too: http://lwn.net/Articles/482858/
Re: Show HN: Jetpack, a FreeBSD Jail/ZFS-based container runtime
#8Re: Show HN: Jetpack, a FreeBSD Jail/ZFS-based container runtime
#9The best alternative: http://www.7he.at/freebsd/vps/ Jails aren't that great: https://aboutthebsds.wordpress.com/2013/01/13/freebsd-jails-... But there is Capsicum too: http://lwn.net/Articles/482858/
I'd love to see a source for just about anything that blog claims because it reads like FUD and contains some factual inaccuracies like chroot not being in FreeBSD by the time jails were added. It also doesn't seem to understand what the difference between the base and the kernel is in FreeBSD. Jails are implemented similarly to LXC/Docker by having a few syscalls in the kernal for namespace isolation and the bulk of the execution happening in userspace.
Re: Show HN: Jetpack, a FreeBSD Jail/ZFS-based container runtime
#10The best alternative: http://www.7he.at/freebsd/vps/ Jails aren't that great: https://aboutthebsds.wordpress.com/2013/01/13/freebsd-jails-... But there is Capsicum too: http://lwn.net/Articles/482858/