-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
When running the mix local.hex --force command via the docker file , we are getting these errors
** (Code.LoadError) could not load /config/config.exs
(elixir) lib/code.ex:1147: Code.find_file/2
(elixir) lib/code.ex:706: Code.eval_file/2
(mix) lib/mix/config.ex:220: Mix.Config.eval!/2
(mix) lib/mix/tasks/loadconfig.ex:38: Mix.Tasks.Loadconfig.load/1
(mix) lib/mix/tasks/loadconfig.ex:28: Mix.Tasks.Loadconfig.run/1
(mix) lib/mix/task.ex:331: Mix.Task.run_task/3
(mix) lib/mix/cli.ex:78: Mix.CLI.run_task/2
We checked that the files are in proper location , can someone confirm that is this problem with our elixer config side or from the docker file ?
Metadata
Metadata
Assignees
Labels
No labels