It is really easy to configure a user-space systemd autostart for Containers on OpenSuSE MicroOS with Podman-Compose.
When your Podman Container YourContainerService is running, then generate the systemd user unit:
podman generate systemd --new YourContainerService > ~/.config/systemd/user/YourContainer.service