diff --git a/README.md b/README.md index 7a8416e4..cf8a3ab4 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ A fast high compression read-only file system for Linux and Windows. - [Performance Monitoring](#performance-monitoring) - [Other Obscure Features](#other-obscure-features) - [Stargazers over Time](#stargazers-over-time) +- [Notable users](#notable-users) ## Overview @@ -2538,3 +2539,13 @@ dwarfs merged.dwarfs /mnt/fs2 -ooffset=9231,imagesize=7999 ## Stargazers over Time [![Stargazers over Time](https://starchart.cc/mhx/dwarfs.svg?variant=adaptive)](https://starchart.cc/mhx/dwarfs) + +## Notable users + +[Conty: easy to use unprivileged Linux container packed into a single portable executable](https://github.com/Kron4ek/Conty) + +[Tebako: an executable packager for Ruby programs](https://github.com/tamatebako/tebako) + +[Runimage: portable single-file linux container](https://github.com/VHSgunzo/runimage) + +[PELF - The AppBundle format and the AppBundle Creation Tool](https://github.com/xplshn/pelf)