Technological advantages over Linux

Julien Cigar julien at perdition.city
Tue Mar 17 09:35:11 UTC 2020


On Tue, Mar 17, 2020 at 12:29:43PM +0700, Victor Sudakov wrote:
> Ihor Antonov wrote:
> 
> [dd]
> 
> > 
> > Basically docker "image" is just collection of layers. 
> > When you work on the dockerfile and
> > rebuild it regularly - you don't want to rebuild parts that have not
> > changed. And so docker came up with the idea of image layers. Each
> > command in Dockerfile creates a layer. And if you did not touch that
> > specific line in dockerfile - layer will be re-used
> > When you are finished - your "image" is just a resulting set of layers.
> > (overly simplified, but the gist of it) 
> 
> This is what the current FreeBSD jail system is lacking. At best, jail
> management systems like ezjail offer two layers: the base jail and the
> overlay jail.

the problem with ezjail is that all your jails need to be the same
version. The biggest advantage of using full (thick) jail is that you 
have fully independent ZFS dataset (or ..) that you can replicate (hot 
spares)

> 
> This is AFAIK. If someone is better informed please correct me.
> 
> -- 
> Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
> 2:5005/49 at fidonet http://vas.tomsk.ru/



-- 
Julien Cigar
Belgian Biodiversity Platform (http://www.biodiversity.be)
PGP fingerprint: EEF9 F697 4B68 D275 7B11  6A25 B2BB 3710 A204 23C0
No trees were killed in the creation of this message.
However, many electrons were terribly inconvenienced.


More information about the freebsd-questions mailing list