I see that you’re starting the app with a manual command. Have you tried the using the built-in Dockerfile generator via mix phx.gen.release --docker?
I’ve had to make a few modifications to get my projects to work (mostly due to npm dependencies), but it’s worked pretty well for me.






















