So I\'ve tried the standard method to create a rabbit container:
podman run --name=rabbit -p 5672:5672 -p 15672:15672 -d rabbitmq:3.8.9-management