Deploying a Phoenix 1.6 app with Docker and Elixir Releases Deploy Elixir Phoenix to Fly with Continuous Deployment

Cross-compiling Elixir releases with ASDF and Docker

Elixir releases are self-contained directories, but unfortunately they are not platform-independent. Here is how to cross compile releases with ASDF and Docker.