目前出现的问题是,无论我使用哪个Dockerfile (当前是alpine elixir -phoenix或具有以下内容的基本elixir镜像),它都会安装十六进制/rebar,如下所示: RUN mix local.hex --force && \在Drone中启动时收到错误,
Could not fin
我正在尝试运行一个elixir项目,但是当我尝试使用mixdeps.get安装依赖项时,我得到了这个错误: ** (File.Error) could not read file "/mnt/c/Users/1
(mix 1.12.3) lib/mix/config.ex:161: anonymous fn/2 in Mix.Config.__import__!-reduce
问题是当我尝试在该目录中执行cd或运行命令时-就好像它不存在一样,且它“return an exit code with 1”错误 docker-compose.yml # Version/entrypoint.sh"] 错误: Step 11/15 : RUN mixdeps.get --only dev** (MixERROR: Service 'ph
我使用的是heroku的buildpack for Elixir,其中一个依赖项在mixdeps.get上失败了,因为它来自一个私有的Github存储库。当我尝试部署时,我得到了这个错误: remote: * Getting my_library (https://github.com/my_organization/my_library.git)
remote: fatal: could not read Username for '