Skip to content

Conversation

@deitch
Copy link
Collaborator

@deitch deitch commented Aug 27, 2025

  • add erofs as output option
  • unify nearly identical functions

- What I did
Created a new tool for erofs output, and added it to linuxkit build. Also unified some identical functions.

And of course a test.

- How I did it
By changing the code.

- How to verify it
CI. I added a new test.

- Description for the changelog

erofs output

Copy link
Contributor

@djs55 djs55 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! I really like EROFS.

@deitch
Copy link
Collaborator Author

deitch commented Aug 27, 2025

Thanks @djs55 ; Justin has been showing me its ins and outs.

We might want to start looking at replacing the structure of containers - onboot, services, onshutdown - with erofs at some point, which makes it even more immutable. But that is in the future.

Do you know of any broadly used images that are storing their filesystems on Docker Hub in erofs?

@deitch deitch merged commit c3228fb into linuxkit:master Aug 28, 2025
25 checks passed
@deitch deitch deleted the erofs-output branch August 28, 2025 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants