I would like to create a new custom rancheros iso provisioned with pre-packing docker images in the preload folder to start them on startup (as system docker level)
What is the best way to do that ?
Ideally i would make os update from a private url containing my custom iso files. Is it possible ?
Finally, some containers need the private ip and the host name. Are env variables supported in rancher-compose ?
PS: I’m not a linux expert.