Elixir release inside Docker container without Rabbit MQ Connection
I am very new to Elixir. I have built an app which runs locally, which works fine. But now i need to build a container for it with Docker. However, every attempt to do a release seems to try and…