Should the Dockerfile that mix generates when doing a `mix release` include 
the .iex.exs file? I always end up modifying the Dockerfile that mix 
creates, in order to add "*COPY .iex.exs /app/bin/*" at the bottom, so that 
I can use my aliases when doing `bin/my_app remote`. Would it make sense to 
do this in the generated dockerfile by default?

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elixir-lang-core+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/438c7337-407a-42fd-a448-60d3597c49a0n%40googlegroups.com.

Reply via email to