Skip to content

Add env variable support in vm from the yaml #45

@cozkul

Description

@cozkul

When I try to run curl using app/elfloader/scripts/run/qemu-x86_64-9pfs-curl.sh curl complains the user home directory cannot be found. Issue can be resolved using make menuconfig > Library Configuration > posix-environ > Compiled-in Environment Variables > Add (HOME=/)

It could be easier if the user had a .env file specified in the YAML file. This could also make building of databases easier, as they also need env vars such as DB_USER, DB_PASS, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions