Open alealexpro100 opened 6 months ago
Hi, it would be nice to have, but I don't think it is currently possible. We are creating our own network so we have static addresses that we can use in DNS and as far as I know, this is not possible in rootless mode.
Podman creates network without issues, but host cannot access to containers by IP addresses (it can be bypassed by using port forward).
Also, SSSD works incorrectly in rootless ipa
container (su admin@IPA.TEST
returns su: cannot set groups: Invalid argument
), but it seems to be related here.
May I ask what is your intended use case for this project?
Sorry for the late answer. I was trying to run it in rootless mode for CI on one machine using several pipelines. Rootless mode prevents possible causes of failed operations (like broken systemd), so that was the reason of using it. VMs, unfortunately, are not effective (performance loss in 20%).
Are there any plans to make it working under podman rootless? Found errors: