https://clojurians.slack.com/archives/C0PME9N9X/p1645618687516789
You're using docker-compose, right? Are you exposing the 5555 port on the compose file, or using local network? Did you add --service-ports at the end of docker-compose run?
If you can, show me your docker-compose.yml file and the way you're running it @ps