AppImage / AppImage/appimagetool

Make `--runtime-file` specifiable via an environment variable

Open
#108 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
426
Forks
55
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.