AppImage / AppImage/appimagetool

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

Abierto
#108 2 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
C
Estrellas
426
Forks
55
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.