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.
Or you can YOLO it and try "chmod 777 data".
It works. TY!
Awesome!
Locally works fine using noscl. Now tring make it works over internet...
It´s working now locally. One more thing...how connect from internet to my relay?