Skip to content

Make --runtime-file specifiable via an environment variable #108

@mamekoro

Description

@mamekoro

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 <environment_variable>=/path_to_runtime in the Dockerfile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions