AppImage / AppImage/appimagetool
Make `--runtime-file` specifiable via an environment variable
未关闭
- 主要语言
- C
- 星标
- 426
- 派生
- 55
- PR 合并指标
- 30 天内没有已合并 PR
描述
When building a project that produces an AppImage file (e.g., KeePassXC) in a Dockerfile, I need to parse and edit the build scripts of the project to pass `--runtime-file ./path_to_downloaded_runtime_file` to the `appimagetool` command.
Could you consider making `--runtime-file` specifiable via an environment variable? If that becomes possible, I would only need to specify `ENV =/path_to_runtime` in the Dockerfile.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。