I more mean replacing the runtime etc, I’ve got some running on another machine and had some difficulty wrapping my head around the subuid and subgid stuff, so in theory I should be fine but it’s an irrational worry lol
I more mean replacing the runtime etc, I’ve got some running on another machine and had some difficulty wrapping my head around the subuid and subgid stuff, so in theory I should be fine but it’s an irrational worry lol
I’m eternally sitting here putting off migrating my homelab from docker to rootless podman due to some rather janky patterns I use. It might be super smooth or it might not so instead I just wait in endless decision paralysis
That’s why you put it in 3, with no rhyme or reason for which goes where
I think I paid like $5 aud for civ 5 including all SLC, which was my first foray into civ so its definitely given me unrealistic expectations, but meeting even halfway would be way more palatable
The game is also like fkn $120 Australian for the base version. Ain’t nobody got time for that, I’ll give it a look when its comparable in price to the existing titles
I ended up just adapting my composes to run commands, on my desktop I don’t mind having to manually start them at boot, I could easily make a simple thing to just run at boot and just say
podman run <container>
as most of my containers depend on others so I can just start the child-most container and it’ll start them all. I just have some shenanigans where I use one container as a VPN for the other ones, which is a bit messy if using rootless. I’ll have a look into the links and see if there’s anything new in there I haven’t seen before but yeah, nothing unsolveable I’m just needlessly putting things off lol