Is there any way I can build a Docker image on my dev machine, turn it into a bootable iso and then just boot our server with this - having it all in the RAM memory? If so - how does the deployment procedure work?
I know there are services for this, but we need a big amount of cores, that’s why we do this on a dedicated machine.
Thanks