31
submitted 1 year ago by petsoi@discuss.tchncs.de to c/linux@lemmy.ml
top 4 comments
sorted by: hot top controversial new old
[-] lung@lemmy.world 19 points 1 year ago

I found it hard to understand what this is. Overall summary, it's using new Linux kernel features to make Docker style containers way more efficient

It allows you to compose a bunch of filesystems into one layered stack of read only, at a mount point. It also shares memory between such filesystems and allows layers to be mounted in multiple places

For those familiar with how container images are built, this should make things a faster compared to the overlayfs techniques before. It also enables some kind of new hyper containerized software packages, but I'm not sure if that's a big deal. Something like how osx mounts a risk image for install or use

[-] dandroid@dandroid.app 4 points 1 year ago* (last edited 1 year ago)

I sat in a meeting at work for 2 hours while experts on composefs explained what it is, how it works, and how it would benefit our product. This was coming from another team that already made the switch for their product.

I still have no fucking idea what it is.

[-] TCB13@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

Stacks have a performance hit, Docker is also introducing a bunch of experimental features to merge things and whatnot. I just don't get the entire logic tho.

[-] Cwilliams@beehaw.org 1 points 1 year ago

Im a little confused. What is Composefs?

this post was submitted on 26 Sep 2023
31 points (100.0% liked)

Linux

47766 readers
1494 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS