angristan / angristan/docker-pleroma

Could this be a 2 step docker build

未关闭
#56 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Elixir
星标
377
派生
81
PR 合并指标
30 天内没有已合并 PR

描述

I recently started using 2 step docker builds for node based stuff. This way I have node, npm, and all the dependencies installed in my build container, but my final container only contains the code + node itself.

Anyway, I'm not really sure about the details of how elixir works. But I suspect that some of the stuff required for the build process isn't then required for the running container. My first question then, is that true?

If it is, would you be open to a PR which switches the docker file to use a 2 step approach? I can't promise I can make it work, or that I will submit a PR at all, but before I tried I wanted to check.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。