Now the problem is: "ERROR r2d2: unable to open database file: /usr/src/app/db/nostr.db"
Discussion
Sounds like the container can't write to your data folder on the host.
Directions on https://sr.ht/~gheartsfield/nostr-rs-relay/ demonstrate how to make a mounted directory writeable w/ podman.