Budget: 3000 UAH Deadline: 5 days
I propose to compile an Elixir/Phoenix program for Linux x86_64 on Mac ARM via Docker.
Main steps:
Using Docker to create a cross-platform environment.
Setting up the Elixir/Alpine image with the necessary tools.
Running the command mix phx.gen.release in the container to build the program.
Testing on Linux x86_64 after compilation.
Ready to implement and set up the process. 🚀