sheharyarn / cloudup.dev

Tools to jump-start development on the Cloud ☁️
https://cloudup.dev
106 stars 11 forks source link

Improve Syntax and CMD Path in Elixir Basic Docker file #33

Closed devv-abubakar closed 10 months ago

devv-abubakar commented 10 months ago

The Elixir Basic Dockerfile could benefit from some enhancements:

  1. Correcting the syntax in ENV variable substitution.
  2. Adjusting the path in the CMD instruction.
sheharyarn commented 10 months ago

This issue is a duplicate of #12 and #14. Both of which have been addressed in their individual issues as invalid.