You can find Immich at https://immich.app/ If you want to buy Immich merch, go to https://immich.store/ You can learn more about FUTO at https://futo.org/
You can find Immich at https://immich.app/ If you want to buy Immich merch, go to https://immich.store/ You can learn more about FUTO at https://futo.org/
“Bare metal” has traditionally meant without any os either. Your code executes directly on hardware and has direct control over everything. Like a micro controller.
Code in a container executes on the hardware in exactly my the same way as code not running in a container - with the os as an intermediary.