I guess the workaround is what I did (?):
- into the Debian docker , remount /lib/firmware RW
- clone the firmwares from the kernel git , copy to /lib/firmware , some into Intel and i915
- unmount & reboot host
anything better to do if we have multiple NUC, like forking the initial Debian docker or something else?