!#Examples
firefox-alpine.FlatImage --> Created using alpine as base BaseImage/RootFS
steam-cachyos.FlatImage --> Created using CachyOs as BaseImage/RootFS
librewolf-alpine-nix.FlatImage --> Created using alpine as BaseImage/RootFS with Nix on top of it
Prerequisites (HOST)
: Required for mounting Filesystems & Images
: Required to display/render Non-English Chars, Emojis, Symbols etc.
: Required for Sandboxing, Security & Performance
Sandbox
Quirks
WARNINGS
NEVER run strip, objcopy or any other binary rewriting tool as they will often just strip the squashfs|dwarfs archive, only preserving the runtime.
A typical .flatimage file is not a real elf binary, thus will not survive this process.