Thanks, docker.io/frooodle/s-pdf:latest was the only repository that would download it from the options it gave me. I’m working through the other suggestions as well. journalctl isn’t giving me anything when I try grep with stirling, podman or s-pdf. It’s 100% likely I’m not using journalctl properly either.
Comment on Podman - container exits without logs
poVoq@slrpnk.net 9 months ago
You need to tell Podman which container repo to use. Contrary to Docker it doesn’t just assume Dockerhub. Try with docker.io/frooodle/s-pdf:latest
If you run the Podman container via the systemd integration it will have logs like any other service.
bravemonkey@lemmy.ca 9 months ago
bravemonkey@lemmy.ca 9 months ago
Ah, looks like I should have used journalctl -b | grep stirling-pdf