AppImage / AppImage/appimagetool

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

Ouverte
#108 2 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
C
Étoiles
426
Forks
55
Métriques de merge des PR
Aucune PR mergée en 30 j

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.